-
Notifications
You must be signed in to change notification settings - Fork 6.3k
OpenSamlMetadataResolver does not set AuthnRequestsSigned attribute #9564
Copy link
Copy link
Closed
Labels
status: declinedA suggestion or change that we don't feel we should currently applyA suggestion or change that we don't feel we should currently applytype: enhancementA general enhancementA general enhancement
Description
The OpenSamlMetadataResolver does not set the AuthnRequestsSigned attribute.
Line 79 in 6f79921
| private SPSSODescriptor buildSpSsoDescriptor(RelyingPartyRegistration registration) { |
I am not sure if this is a bug or not, but at least this is a difference compared to the old spring-security-saml library which rendered this attribute.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
status: declinedA suggestion or change that we don't feel we should currently applyA suggestion or change that we don't feel we should currently applytype: enhancementA general enhancementA general enhancement