Re-Authenticate User using OAuth 2.0 Authorization Code Grant Connected System

I need to authorize the user against Azure AD every time he click on a save button.

I am able to authorize for the first time using a!authorizationLink via the connected system with OAuth 2.0 Authorization Code Grant. This authorization is active for 15 mins (because the access token may be having an expiry of 15 mins.)

Now, all the sub-sequent integration calls are getting authenticated for next 15 mins but I want to restrict it and force the user to re-authenticate again and always (whenever he clicks on Save button) via the connected system and a!authorizationLink.

Any thoughts would be a great help. TIA.

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data