-
ndavid started the topic Refreshing SSO token in the forum Access Management 6 years, 4 months ago
I am using OpenAM 13 for storing policies and having policy evaluation via ../policies?_action=evaluate. The subject is specified as “ssoToken” as the user has been authenticated and has a valid session. That works fine.
Now i need to implement the refreshToken functionality in the same way as I would do with the OAuth API. The session has been…[Read more]