Alex Stuart
Alex Stuart
RequestInitiators provide functionality to start login flows parameterised by IdP `entityID`, which makes it straightforward for librarians to set a link on a library portal that bypasses the IdP discovery...
> A pull request is most welcome Can you provide pointers into which part of the codebase need modifying. Presumably it's only the metadata generation part of the code, because...
Hi Enrique, you give a possible solution: > Check ancestors of the DisplayName (and other UI info) elements I totally agree. `mdui:DisplayName` is defined in the [SAML MDUI spec](http://docs.oasis-open.org/security/saml/Post2.0/sstc-saml-metadata-ui/v1.0/cs01/sstc-saml-metadata-ui-v1.0-cs01.html) as...
Hi @enriquepablo , the [REFEDS Working Group](https://wiki.refeds.org/display/GROUPS/SeamlessAccess+Trustinfo+Metadata+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...