We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conceptually similar to /resources/{id} and /resources, if no registration id is given to the metadata endpoint, show all relying parties.
/resources/{id}
/resources
Note that this would only be possible in the event that the RelyingPartyRegistrationRepository is Iterable.
RelyingPartyRegistrationRepository
Iterable
The text was updated successfully, but these errors were encountered:
Add Saml2MetadataResponseResolver
2b6ac13
Closes spring-projectsgh-12846
785123e
jzheaux
No branches or pull requests
Conceptually similar to
/resources/{id}
and/resources
, if no registration id is given to the metadata endpoint, show all relying parties.Note that this would only be possible in the event that the
RelyingPartyRegistrationRepository
isIterable
.The text was updated successfully, but these errors were encountered: