Hi.
II would need to use the CAS REST protocol, specifically the Credential 
Autentication (POST */cas/v1/users)* method, with body 
*username=battags&password=password&service=abcd. *

This is currently ignore attributeReleasePolicy from service config. How 
can I set a release policy for the response from this request? I need uid, 
email, etc... attributes.

Thanks.

Service config:
*{*
*  "@class" : "org.apereo.cas.services.RegexRegisteredService",*
*  "serviceId" : "abcd",*
*  "name" : "abcd",*
*  "id" : 1,*
*  "attributeReleasePolicy" : {*
*    "@class" : "org.apereo.cas.services.ReturnAllAttributeReleasePolicy"*
*  }*
*}*

Current response from this request in attachment.


-- 
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
--- 
You received this message because you are subscribed to the Google Groups "CAS 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/b9ed1ded-75a6-4e17-b3e4-d1ef85ee0839n%40apereo.org.

Attachment: responseattached.json
Description: application/json

Reply via email to