Unicon / shib-cas-authn3

Integrates an external CAS Server and Shibboleth IdPv3.
Apache License 2.0
22 stars 16 forks source link

Sample attribute-resolver.xml #23

Closed lchanouha closed 7 years ago

lchanouha commented 7 years ago

Hello, I can"t get my CAS 2.0 attributes propagated to Shibboleth (only uid) Could you send a working attribute-resolver.xml file for example ? I guess i shall use a DataConnector..

Thank you

mmoayyed commented 7 years ago

There is no such sample. The attributes are put into external authN under ExternalAuthentication.SUBJECT_KEY Write a data connector that knows how to extract them. The Shibboleth project may be able to provide better samples and walkthroughs.