Hello,

I am able to get access token through /token endpoint, but I do not see a 
way to get both refresh token and access token.

This is the response of CAS5 /token endpoint. I do not see refresh token 
there.  How do I get refresh token, either separately or get it returned 
along with access token?

Thx!

{
    "access_token": "AT-2-FDmhbwmUhuJWRHWtJxZFPd9u61hB3CGi",
    "token_type": "bearer",
    "expires_in": 28800,
    "id_token": "........"
}

-- 
- 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/e4e4f41d-44c1-467f-80a7-5c5787dabdf0%40apereo.org.

Reply via email to