Skip to content

Automatically refresh saml metadata in configurable intervals #9134

@dawi

Description

@dawi

Expected Behavior

The spring-security-saml extension provides a HTTPMetadataProvider which is able to automatically refresh saml metadata in configurable intervals. It would be nice if this feature would also be supported by spring security.

Current Behavior

The current API, as far as I can see, does not support automatic metadata reloading.

I tried to implement a custom InMemoryRelyingPartyRegistrationRepository, but it seems that there are edge cases which I don't know how to handle correctly. E.g it should be possible to start the application while the IDP is not available and it should recover after IDP is available again.

Metadata

Metadata

Assignees

Labels

in: saml2An issue in SAML2 modulesstatus: declinedA suggestion or change that we don't feel we should currently applytype: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions