On Tuesday, September 24, 2019 11:24:09 PM CEST Scott Koranda wrote:
> What I can tell you is that if my pipeline has
this
>
> - select as ligo_approved:
> - "https://login.ligo.org/idp/shibboleth"
> - "https://shibbi.pki.itc.u-tokyo.ac.jp/idp/shibboleth"
> - "https://orcid-saml-gateway.gw-astronomy.org/idp"
>
> Then I can do a query like this:
>
> curl -H 'Accept: application/json'
>
http://127.0.0.1:8080/entities/ligo_approved?query=kagra | python -m
> json.tool
>
> and "find" the KAGRA IdP (second in the list above).
But that assumes meticulously crafted configuration throughout the whole
stack, which means "knowing" the alias on every level (including nginx)? No
room for flexible alias'es in pyff's configuration and seamless adaptation in
thiss.io?
Grtz
Martin