postLogoutRedirectUris property

List<String> postLogoutRedirectUris
final

List of authorized post-logout redirect URIs for OpenID Connect RP-Initiated Logout. The logout endpoint only redirects users to URIs in this list after ending their session.

Implementation

final List<String> postLogoutRedirectUris;