postSignoutRedirectUri Readonly
postSignoutRedirectUri: string | undefined
The URL passed in the signout request, to which the authority will redirect the browser after the user has been signed out. The signout URL must be registered against the clientId through the issuing authority to be considered valid.
Defined in
- types.ts Line 43
Last Updated: 06 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.