Class RestOpenIdConnectLogoutAction

All Implemented Interfaces:
RestHandler

public class RestOpenIdConnectLogoutAction extends OpenIdConnectBaseRestHandler
Rest handler that invalidates a security token for the given OpenID Connect realm and if the configuration of the realm supports it, generates a redirect to the `end_session_endpoint` of the OpenID Connect Provider.