ExternalAuthClientComponentProfile interface

External Auth component profile Must have unique namespace/name pairs.

Properties

authClientNamespace

The namespace of the external Auth client This specifies the namespace in which the platform component being configured to use the identity provider as an authentication mode is running.

It is used in combination with name as a unique identifier.

name

The name of the external auth client

This specifies the name of the platform component being configured to use the identity provider as an authentication mode. It is used in combination with namespace as a unique identifier.

Property Details

authClientNamespace

The namespace of the external Auth client This specifies the namespace in which the platform component being configured to use the identity provider as an authentication mode is running.

It is used in combination with name as a unique identifier.

authClientNamespace: string

Property Value

string

name

The name of the external auth client

This specifies the name of the platform component being configured to use the identity provider as an authentication mode. It is used in combination with namespace as a unique identifier.

name: string

Property Value

string