Hi everyone,

 I'm currently using CAS version 7.0.4 and for project needs I would need 
to have the refresh token in JWT as response (for the Access Token JWT is 
possibile). Currently the answer I have is a NON JWT refresh token, for 
example:

{
"access_token": [Jwt token],
"refresh_token": "RT-1-IXLrVT-jEeGT16f0tG-XE26fOmlOQBb5",
"token_type": "Bearer",
"expires_in": 60,
"scope": ""
}

Is it possible to have a refresh token in JWT as a response?
 Will it be possible in the future? 
In the meantime how could I do it, any ideas??

Thank you very much

-- 
- Website: https://apereo.github.io/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 cas-user+unsubscr...@apereo.org.
To view this discussion visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/a728e6d1-a5b5-4903-8707-e010ab84d526n%40apereo.org.

Reply via email to