SAML Metadata support #590
twenzel
started this conversation in
Feature requests
Replies: 1 comment
|
Thanks! This one is being tracked. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
When moving from RSK.Saml to Duende the Metadata feature is missing.
It should be possible to define a metadata url from the SAML IdentityProvider on the SAML ServiceProvider. This metadata url should be used to retrieve the IDP metadata (SSO urls, certificates, etc). This metadata should be refreshed every X days.
All reactions