Properties
| Property | Type | Description |
|---|---|---|
| id | String | Identity provider ID. |
| metadata | String | SAML metadata XML for this identity provider. |
| userMatching | Boolean | Whether to match users by their username from SAML assertions. |
| userNameAttribute | String | SAML attribute containing the username. |
| userNamePrefix | String | Prefix to add to usernames from this identity provider. |
Property Details
id :String
- Description:
Identity provider ID.
Identity provider ID.
Type:
- String
metadata :String
- Description:
SAML metadata XML for this identity provider.
SAML metadata XML for this identity provider.
Type:
- String
userMatching :Boolean
- Description:
Whether to match users by their username from SAML assertions.
Whether to match users by their username from SAML assertions.
Type:
- Boolean
userNameAttribute :String
- Description:
SAML attribute containing the username.
SAML attribute containing the username.
Type:
- String
userNamePrefix :String
- Description:
Prefix to add to usernames from this identity provider.
Prefix to add to usernames from this identity provider.
Type:
- String