From: Krzysztof B. <kb...@un...> - 2016-11-29 17:27:07
|
Hi Shiraz, W dniu 28.11.2016 o 16:19, Shiraz Memon pisze: > Hi, > > Is it possible to query for entity attributes > (/rest-admin/v1/entity/{entity-id}/attributes) based on the admin. > defined output translation profiles? Currently only the system defined > attributes (from attribute schema) are returned through the rest admin > interface. > This is however not the case while querying for the attributes through > /userinfo or saml (esp. soap) endpoints. No there is no such option. This is longer story: output profile is very much dependent on the endpoint's (or actually IdP endpoint) configuration. Oauth/SAML endpoint provides quite a lot of context as the profile's input. REST admin endpoint is on the other hand administrative utility. We can think however about some debug facility as it was done for input profiles. Cheers, Krzysztof |