Builder

class Builder

Properties

Link copied to clipboard

True if SAML is enabled.

Link copied to clipboard
var idp: SamlIdp?

Describes the SAML identity provider's information.

Link copied to clipboard

The key used for matching the SAML roles attribute.

Link copied to clipboard

The duration, in minutes, after which a user session becomes inactive.

Link copied to clipboard

The key used for matching the SAML subject attribute.

Functions

Link copied to clipboard
fun idp(block: SamlIdp.Builder.() -> Unit)