ExternalCatalogType

Description

The ExternalCatalogType enumeration contains type of storage area/domain with information about security subjects.

It is used by the following properties and methods:

Available Values

Value Brief description
0 Internal. Internal platform storage, information is stored in DBMS.
1 LDAP. Directory service, interaction via the Open LDAP protocol.
2 OIDC. External service, interaction via the OAuth 2.0 OpenID Connect protocol.
3 ExtService. External service that provides JWT token or HTTP headers.

See also:

Host Assembly Enumerations