Preparing search index...
The search index is not available
Documentation
Documentation
@azure/msal-browser
EndSessionPopupRequest
Type alias EndSessionPopupRequest
End
Session
Popup
Request
:
Partial
<
Omit
<
CommonEndSessionRequest
,
"tokenQueryParameters"
>
>
&
{
authority
?:
string
;
mainWindowRedirectUri
?:
string
;
popupWindowAttributes
?:
PopupWindowAttributes
;
popupWindowParent
?:
Window
;
}
EndSessionPopupRequest
account - Account object that will be logged out of. All tokens tied to this account will be cleared.
postLogoutRedirectUri - URI to navigate to after logout page inside the popup. Required to ensure popup can be closed.
authority - Authority to send logout request to.
correlationId - Unique GUID set per request to trace a request end-to-end for telemetry purposes.
idTokenHint - ID Token used by B2C to validate logout if required by the policy
mainWindowRedirectUri - URI to navigate the main window to after logout is complete
popupWindowAttributes - Optional popup window attributes. popupSize with height and width, and popupPosition with top and left can be set.
logoutHint - A string that specifies the account that is being logged out in order to skip the server account picker on logout
popupWindowParent - Optional window object to use as the parent when opening popup windows. Uses global
window
if not given.
Type declaration
Optional
authority
?:
string
Optional
main
Window
Redirect
Uri
?:
string
Optional
popup
Window
Attributes
?:
PopupWindowAttributes
Optional
popup
Window
Parent
?:
Window
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Documentation
@azure/msal-
angular -
v3.0.25
@azure/msal-
browser -
v3.26.1
Auth
Error
Codes
Browser
Auth
Error
Codes
Browser
Configuration
Auth
Error
Codes
Browser
Utils
Client
Auth
Error
Codes
Client
Configuration
Error
Codes
Interaction
Required
Auth
Error
Codes
Interaction
Type
Log
Level
Performance
Events
Auth
Error
Authentication
Header
Parser
Browser
Auth
Error
Browser
Configuration
Auth
Error
Browser
Performance
Client
Browser
Performance
Measurement
Browser
Storage
Client
Auth
Error
Client
Configuration
Error
Event
Handler
Event
Message
Utils
Interaction
Required
Auth
Error
Logger
Memory
Storage
Navigation
Client
Public
Client
Application
Public
Client
Next
Server
Error
Signed
Http
Request
Stub
Performance
Client
Url
String
IController
ILogger
Callback
INavigation
Client
INetwork
Module
IPerformance
Client
IPublic
Client
Application
IToken
Cache
Account
Info
Api
Id
Authentication
Result
Authentication
Scheme
Authorization
Code
Request
Authorization
Url
Request
Azure
Cloud
Instance
Azure
Cloud
Options
Browser
Auth
Options
Browser
Cache
Location
Browser
System
Options
Browser
Telemetry
Options
Cache
Lookup
Policy
Cache
Options
Clear
Cache
Request
Configuration
End
Session
Popup
Request
End
Session
Request
Event
Callback
Function
Event
Error
Event
Message
Event
Payload
Event
Type
External
Token
Response
Id
Token
Claims
In
Progress
Performance
Event
Initialize
Application
Request
Interaction
Status
Json
Web
Token
Types
Load
Token
Options
Navigation
Options
Network
Request
Options
Network
Response
Performance
Callback
Function
Performance
Event
Popup
Event
Popup
Position
Popup
Request
Popup
Size
Popup
Window
Attributes
Protocol
Mode
Redirect
Request
Server
Response
Type
Signed
Http
Request
Options
Silent
Request
Sso
Silent
Request
Tenant
Profile
WrapperSKU
Api
Id
Auth
Error
Message
Authentication
Scheme
Azure
Cloud
Instance
Browser
Auth
Error
Message
Browser
Cache
Location
Browser
Configuration
Auth
Error
Message
Cache
Lookup
Policy
Client
Auth
Error
Message
Client
Configuration
Error
Message
DEFAULT_
IFRAME_
TIMEOUT_
MS
Event
Type
Interaction
Required
Auth
Error
Message
Interaction
Status
Json
Web
Token
Types
OIDC_
DEFAULT_
SCOPES
Prompt
Value
Protocol
Mode
Server
Response
Type
WrapperSKU
stubbed
Public
Client
Application
version
create
Nestable
Public
Client
Application
create
Standard
Public
Client
Application
@azure/msal-
common -
v14.15.0
@azure/msal-
node -
v2.15.0
@azure/msal-
react -
v2.1.1
@azure/msal-
node-
extensions -
v1.3.0
Generated using
TypeDoc
EndSessionPopupRequest
window
if not given.