API Center
- API Center
- All Products
Field
| Description
|
---|---|
Issuer
| The unique identifier or absolute URL of your organization's identity provider.
Must use the same HTTPS scheme as the key URL and be a subset of the key URL.
Maximum length is 255 characters.
|
JWKS URI
| The URL where your identity provider publishes its public keys. This URL is crucial for verifying security during authentication.
|
IDP Attribute Name
| A specific data field (claim) from the security token provided by your identity provider that API Center uses to identify the IDMC user.
The default value is
sub .
Sub is short for
subject .
|
IDMC Attribute Name
| The IDMC attribute name used to identify the IDMC user. Allowed values are
Alias Name and
User ID .
|
Verify JWKS URI
| The URL must use the same HTTPS scheme as the issuer URL.
Default is enabled. For an identity provider where the URL and HTTPS schema are different from the issuer URL, disable this option.
|