I’m reading this: Configure SSO for Native apps docs.
So, what is the definition of idle time
and maximum time
?
If we correlated this time with Authorization Server Policy Configuration, are my annotations below correct?!
I’m reading this: Configure SSO for Native apps docs.
So, what is the definition of idle time
and maximum time
?
If we correlated this time with Authorization Server Policy Configuration, are my annotations below correct?!
Looking at the doc you linked I see this:
The device secret has the same idle time and maximum time as the refresh token according to the authorization server policy
If this is what you are referring to, then yes your notes are correct.