This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
docpublic:systemes:shibboleth:idpproxy [2021/06/09 14:55] adminjp [Subject Principal] |
docpublic:systemes:shibboleth:idpproxy [2021/06/09 15:07] (current) adminjp [pass-though attributes] |
||
---|---|---|---|
Line 170: | Line 170: | ||
</ | </ | ||
+ | ===== pass-though attributes ===== | ||
+ | ThenI encontered an issue regarding pass-through attributes, only the subject Princicpal was transmetted to the SP : | ||
+ | |||
+ | < | ||
+ | 2021-02-04 09: | ||
+ | 2021-02-04 09: | ||
+ | </ | ||
+ | |||
+ | But the other ones resolved before => eduPersonPrincipalName, | ||
+ | |||
+ | < | ||
+ | 2021-02-04 09: | ||
+ | </ | ||
+ | |||
+ | got lost in the process . | ||
+ | |||
+ | The solution was in the Doc : https:// | ||
+ | |||
+ | A new dataConnector for the IPD-proxy (attribute-resolver.xml) was needed : | ||
+ | |||
+ | < | ||
+ | < | ||
+ | </ | ||
+ | |||
+ | there is no need to add to that Dataconnector a derivated AttributeDefinition , which I've done in the 1st place but then commented and it still worked fine | ||
+ | |||
+ | :!: not needed :!: | ||
+ | < | ||
+ | <!-- < | ||
+ | < | ||
+ | </ | ||
+ | </ | ||
+ | |||
+ | |||
+ | ===== Raw shibboleth-users ML threads ===== | ||
+ | |||
+ | All this was possible thanks to the Mailing list shibboleth-users , cf this thread for details | ||
+ | * https:// |