
Announcements
Our identify management provider is moving to a more secure logout implementation based on OpenID Connect RP-Initiated Logout 1.0. This specification defines a mechanism for a Relying Party to request that an OpenID Provider log out the End-User.
Basically, the new requirement requires the Power Pages portal to send a token related to the person logged in back to OpenID Connect so that that identity can be securely logged out.
Does anyone know how to implement this in Power Pages?
Here is the OpenId specification: https://openid.net/specs/openid-connect-rpinitiated-1_0.html
Thanks
If anyone is interested, the solution was a few settings:
Authentication/OpenIdConnect/OpenId_1/ExternalLogoutEnabled = yes
Authentication/OpenIdConnect/OpenId_1/RPInitiatedLogout = yes