Code0 LogoCode0

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

NameTypeDescription
attributeStatementsJSON!List 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
responseSettingsJSON!The SAML response settings for the identity provider
settingsJSON!The SAML settings for the identity provider

On this page