Shibcas external authentication attributes
jramsay at binghamton.edu
jramsay at binghamton.edu
Wed May 1 00:21:52 EDT 2019
Hello -
I am wondering if it is possible to use any of the attributes returned by
the Shibcas servlet post login by the Shibboleth IdP (3.4.3). The following
messages were captured from the logs so, if this is indeed possible, I could
use some help or general answers regarding where can I place code that could
retrieve these attributes.
INFO [net.unicon.idp.externalauth.ShibcasAuthServlet:94] - Added attribute
domain with values bandev
INFO [net.unicon.idp.externalauth.ShibcasAuthServlet:94] - Added attribute
longTermAuthenticationRequestTokenUsed with values false
INFO [net.unicon.idp.externalauth.ShibcasAuthServlet:94] - Added attribute
memberOf with values cn=restricteduser,ou=groups,dc=rdbms
INFO [net.unicon.idp.externalauth.ShibcasAuthServlet:94] - Added attribute
fullname with values BANSECR Secure
INFO [net.unicon.idp.externalauth.ShibcasAuthServlet:51] - Found attributes
from CAS. Processing...
INFO [net.unicon.idp.externalauth.ShibcasAuthServlet:60] - Created an IdP
subject instance with principals containing attributes for bansecr
So far, I looked at the items under the IDP_HOME/conf/c14n directory which
seemed to deal with the subject/principal which I don't intend to change so,
I'm a bit lost.
My goal is to retrieve the Shibcas domain key and value and use them when
executing a JDBC routine.
Thanks,
-Jeff
--
Sent from: http://shibboleth.1660669.n2.nabble.com/Shibboleth-Users-f1660767.html
More information about the users
mailing list