IdentityPython / SATOSA

Proxy translating between different authentication protocols (SAML2, OpenID Connect and OAuth2)
https://idpy.org
Apache License 2.0
197 stars 121 forks source link

Use a selected backend in metadata #450

Open theseal opened 8 months ago

theseal commented 8 months ago

If multiple backends are available we want to be able to specify one when creating the metadata with satosa_saml_metadata. Otherwise all available backend appears in SingleSignOnService for the frontend.

All Submissions: