Hi,

I have integrated the rest protocol modules. According to documentation:

https://apereo.github.io/cas/6.3.x/protocol/REST-Protocol.html

one client may send additional parameters in POST/cas/v1/tickets 
username=battags&password=password&additionalParam1=paramvalue

I have tested it, but these parameters are ignored. I thought they would be 
inserted into UsernamePasswordCredential#customFields, and would be 
available in my custom AuthenticationHandler.

So, what are those customFields used for? 
Looking through Cas code, my guess is this custom field or additional 
param  functionality is to be written by customizing CAS code o writing a 
module. Is this right?


-- 
- 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/57c97c81-685f-4ea0-a84e-babae37eeca8n%40apereo.org.

Reply via email to