Skip to content

Ability to customize/configure SAML AuthnRequest (SP -> IDP)  #8953

Closed
@amergey

Description

@amergey

Expected Behavior

We should be able to customize/configure the way AuthnRequest is built by spring-security.
It was possible with spring saml extension (see 9.2.1 in https://docs.spring.io/spring-security-saml/docs/current/reference/html/configuration-sso.html)

Context

Some IDP mandates specific format for AuthnRequest and does not support everything. To increase interoperability between spring-security acting as a SP with multiple IDP vendors, it is necessary to provide similar way of configuring AuthnRequest (as it was possible in spring saml extension)
Compared to saml extension we identify specifically the need for

Metadata

Metadata

Assignees

Labels

in: saml2An issue in SAML2 modulesstatus: duplicateA duplicate of another issue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions