Get Linux Web App Auth Settings V2Login
Constructors
Properties
External URLs that can be redirected to as part of logging in or logging out of the app.
The method by which cookies expire.
The time after the request is made when the session cookie should expire.
The endpoint to which logout requests are made.
The time after the request is made when the nonce should expire.
Are the fragments from the request preserved after the login request is made.
The number of hours after session token expiration that a session token can be used to call the token refresh API.
Is the Token Store configuration Enabled.
The directory path in the App Filesystem in which the tokens are stored.
The name of the app setting which contains the SAS URL of the blob storage containing the tokens.
Is the nonce validated while completing the login flow.