Code0 LogoCodeZero

SamlIdentityProviderConfig

Represents the configuration for a SAML identity provider.

For more information see: https://github.com/code0-tech/code0-identities/blob/0.0.6/README.md#saml

Fields without arguments

NameTypeDescription
attributeStatementsJSONList of attribute statements for the SAML identity provider
metadataUrlStringThe metadata url to fetch the metadatas (replacement for settings)
providerNameString!The name of the SAML identity provider
responseSettingsJSONThe SAML response settings for the identity provider
settingsJSONThe SAML settings for the identity provider

On this page