These docs are for v20.3.44. Click to read the latest docs for v20.3.186.

Discussions

Ask a Question
Back to All

SSO - Refresh Token Expiration

I set up a client application with a refresh token expiration set to 10080 (7 days in minutes). I retrieved a refresh token yesterday evening, used it a few times to get access tokens. For some reason that token shows it is expired today. Is the expiration set in the client application not used?

When testing I was able to use a refresh token multiple times to retrieve several different access tokens.

I saw a question related to this, but I did not really see a clear answer.