CAS : 6.0.x HI team, I am using /oidc/accessToken api for generating accessToken for automation purpose.
API : /oidc/accessToken *body content type* : *application/x-www-form-urlencoded* *body* : *grant_type : password* *username : <username> * *password : <password> * *client_id : <clientid>* *client_secret : <client secret key>* when I decode the the token , the *"preferred_username*" in claims is coming as an array instead of String which is causing an issue. Could you please suggest what I am doing wrong. Thanks in advance, TIbin -- - 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/e3184668-51cc-4eee-ae72-4403a38e3218n%40apereo.org.
