Question
1
Replies
63
Views

Vodafone
IN
Posted: August 3, 2020
Last activity: May 20, 2021
Last activity: 20 May 2021 8:16 EDT
Closed
Openidconnect - token refresh
Hi ,
We have recently implemented OIDC in 8.4 version . Both login and logout is working fine. But in log, we are getting any trace for token refresh
Enabled logger client.oauth2.OAuth2ClientImpl and could observe below entry in log
(client.oauth2.OAuth2ClientImpl) Response details: access_token = ********* refresh_token = ********* id_token = token_type = bearer expires_in = 599
Does Pega handles token refresh ootb or it has to be customized?
***Edited by Moderator: Pooja Gadige to add platform capability tag***