IdentityPython / SATOSA

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

debug mdq support for saml_frontend (idp) #90

Closed leifj closed 5 years ago

leifj commented 7 years ago

specifying metadata as an MDQ doesn't work for an IdP. Since metadata lookup comes after the discovery phase (when you have >1 IdP) there is no reason it shouldn't work.

peppelinux commented 5 years ago

Ho @leifj I get It to work this way https://github.com/peppelinux/Satosa-saml2saml/blob/e6780fa/example/plugins/frontends/saml2_frontend.yaml#L23-L35

Did I understand this issue? Something sounds unclear to me, my excuses in advance