SamlIdentityProviderConfig
Represents the configuration for a SAML identity provider.
For more information see: https://github.com/code0-tech/code0-identities/blob/0.0.2/README.md#saml
Fields without arguments
| Name | Type | Description |
|---|---|---|
attributeStatements | JSON! | List of attribute statements for the SAML identity provider |
metadataUrl | String | The metadata url to fetch the metadatas (replacement for settings) |
providerName | String! | The name of the SAML identity provider |
responseSettings | JSON! | The SAML response settings for the identity provider |
settings | JSON! | The SAML settings for the identity provider |