Skip to content

Saml2 support overriding the SAMLRequest parameters #9199

@ghost

Description

Expected Behavior
As a service provider, it would be great if we could override the following parameter in a SAMLRequest

  • saml:AuthnContextClassRef
  • ForceAuthn
  • IsPassive

Current Behavior
Currently, we are having the default values configured which is

Context
As a service provider, we want to enforce the user is always prompted for authentication while access some sensitive service so we would like to set the following values.

saml:AuthnContextClassRef = urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport
ForceAuthn =true

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions