IdentityPython / pyFF

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

Trust Info metadata in JSON blob in entity attribute #271

Closed enriquepablo closed 3 weeks ago

enriquepablo commented 2 months ago

All Submissions:

alexstuart commented 1 month ago

Hi @enriquepablo , the REFEDS Working Group hasn't finalised the specification of entity attribute yet, so it might be premature to code http://refeds.org/entity-selection-profile in. When are you looking to land this change?

enriquepablo commented 1 month ago

We were going to put this into staging as soon as it was merged and released. The idea is to 1st check that it does not break the current workflow, and then deploy the mdq service that knows how to use the new data produced by pyff, and then deploy the discovery service that knows how to use the new mdq service (all should be backwards compatible). So to reach production it's still some time.

enriquepablo commented 1 month ago

(Sorry I sent the prev message too soon) To be safer, I can put aside the add pipe to extract trustinfo from entity attribute commit aside in another branch until the specification is finalized.

leifj commented 1 month ago

are we ready to merge this?

enriquepablo commented 1 month ago

Yes. If the working group ends up with a different specification, we will do a later update.

enriquepablo commented 1 month ago

I have rebased my branch with latest master, and also changed http://refeds.org/entity-selection-profile into https://refeds.org/entity-selection-profile