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

Popular posts from this blog

ios - UICollectionView Self Sizing Cells with Auto Layout -

node.js - ldapjs - write after end error -

DOM Manipulation in Wordpress (and elsewhere) using php -