Getting Encrypted CAS User through serviceValidate -
i using oauth2.0 service token cas server. when trying validate token using
/cas/servicevalidate url getting response
<cas:serviceresponse xmlns:cas='http://www.yale.edu/tp/cas'> <cas:authenticationsuccess> <cas:user>jjuh5fmvz6lsq+4xwipe39iczx0=</cas:user> </cas:authenticationsuccess> </cas:serviceresponse>
where user in encrypted format. know may user/pass admin/admin. how can identify user or encryption technique used.
thanks,
Comments
Post a Comment