Terminate/End SSO user session on Logout
Hi Experts,
Please suggest a way to terminate user session from browser once the Logout is triggered.
The user is being authenticated through SSO and want the user to click a button(probably logout) and should be redirected to login again to enter the Azure AD credentials instead of re-login automatically because the session is still alive.
I have already tried TerminateUserSession resource but that works only for Administrators group members and I have non-administrator custom user groups with specific permissions.
Note: Don't want to redirect to a different mashup/screen as a workaround.
TIA.

