UNPKG

hapi-cas

Version:

An authorization plugin for Hapi that implements JASIG CAS authentication.

11 lines (10 loc) 363 B
<cas:serviceResponse xmlns:cas="http://www.yale.edu/tp/cas"> <cas:authenticationSuccess> <cas:user>foouser</cas:user> <cas:attributes> <cas:fullname>A Test User</cas:fullname> </cas:attributes> <!-- saveRawCAS is for non-conformant servers --> <user_uuid>1234567-ghsld</user_uuid> </cas:authenticationSuccess> </cas:serviceResponse>