IdentityPython / pyFF

SAML metadata aggregator
https://pyff.io/
Other
50 stars 37 forks source link

add DiscoveryResponse info to SPs in discojson #262

Closed enriquepablo closed 3 months ago

enriquepablo commented 5 months ago

All Submissions:

This adds a discovery_responses key in the JSON produced by discojson for the SP entities that have DiscoveryResponse elements in their metadata.

This is to allow SeamlessAccess to warn users when they are sent to SeamlessAccess with a return URL that does not match the DiscoveryResponse elements published in the SP metadata.

mikaelfrykholm commented 4 months ago

@c00kiemon5ter I am taking a look at this. Setting up env. now.