API Reference > frontend-authorization-client > BrowserAuthorization > BrowserAuthorizationClientConfiguration > postSignoutRedirectUri postSignoutRedirectUri Readonly postSignoutRedirectUri: undefined | string 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 frontend-authorization/src/oidc/browser/BrowserAuthorizationClient.ts Line 35 Last Updated: 11 June, 2024