Saml2MetadataDsl

A Kotlin DSL to configure HttpSecurity SAML 2.0 relying party metadata support using idiomatic Kotlin code.

Author

Josh Cummings

Since

6.1

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
var metadataResponseResolver: Saml2MetadataResponseResolver?

the Saml2MetadataResponseResolver to use for resolving the metadata request into metadata

Link copied to clipboard

the name of the relying party metadata endpoint; defaults to /saml2/metadata and /saml2/metadata/{registrationId}