aam authentication saml identity-provider¶
Authentication identity provider
identity-provider Specification¶
Type Collection Object Key(s) name Collection Name identity-provider-list Collection URI /axapi/v3/aam/authentication/saml/identity-provider Element Name identity-provider Element URI /axapi/v3/aam/authentication/saml/identity-provider/{name} Element Attributes identity-provider_attributes Schema identity-provider schemaOperations Allowed:
| Operation | Method | URI | Payload | |
|---|---|---|---|---|
Create Object | POST | /axapi/v3/aam/authentication/saml/identity-provider | ||
Create List | POST | /axapi/v3/aam/authentication/saml/identity-provider | ||
Get Object | GET | /axapi/v3/aam/authentication/saml/identity-provider/{name} | ||
Get List | GET | /axapi/v3/aam/authentication/saml/identity-provider | ||
Modify Object | POST | /axapi/v3/aam/authentication/saml/identity-provider/{name} | ||
Replace Object | PUT | /axapi/v3/aam/authentication/saml/identity-provider/{name} | ||
Replace List | PUT | /axapi/v3/aam/authentication/saml/identity-provider | ||
Delete Object | DELETE | /axapi/v3/aam/authentication/saml/identity-provider/{name} | ||
identity-provider-list¶
identity-provider-list is JSON List of identity-provider attributes
identity-provider-list : [
]
identity-provider attributes¶
metadata
Description URL of SAML identity provider’s metadata file
Type: string
Format: string-rlx
Maximum Length: 63 characters
Maximum Length: 1 characters
name
Description SAML authentication identity provider name
Type: string
Maximum Length: 63 characters
Maximum Length: 1 characters
user-tag
Description Customized tag
Type: string
Format: string-rlx
Maximum Length: 127 characters
Maximum Length: 1 characters
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters