Skip to content

Latest commit

 

History

History
533 lines (322 loc) · 8.7 KB

cookies-e60fd04.md

File metadata and controls

533 lines (322 loc) · 8.7 KB

Cookies

Session cookies in Identity Authentication are protected with a Transport Layer Security (TLS) and with the Secure and HttpOnly attributes. You don't need to make any additional configurations for Identity Authentication.

Authentication Session Trackin

Cookie

Path

Expiration

Protection

Value

Info

Reference

IDP_J_COOKIE

/

Session

  • Secure
  • HttpOnly

secure random token

Track the authentication session of the user at the identity provider.

The cookie is sent to the browser so the users can sign in to the application without the need to provide their credentials every time they access it.

 

REMEMBERME_COOKIE

/

3 months

  • Secure
  • HttpOnly

secure random token

Allow user to keep their session for an extended period of time even after closing the Web browser

Configure the Remember Me Option

Authentication & Single Sign-On Screens

Cookie

Path

Expiration

Protection

Value

Info

Purpose

XSRF_COOKIE

/

Session

 

 

 

 

locale

/

Session

 

 

 

 

``

/

Session

 

 

 

 

``

/

Session

 

 

 

 


Cookie

Description

Default Validity

 

Reference

Remember Me

The cookie is sent to the browser so the users can sign in to the application without the need to provide their credentials every time they access it.

3 months

 

Configure the Remember Me Option

Conditional Authentication

Identity Authentication stores the user identifier in a persistent cookie in the browser.

36 months

 

Configure Conditional Authentication for an Application

Locale

If the locale is set, the emails use the language set there, if there is a template in that language. If there is no template in that language, the emails use the English language template.

 

 

 

 

 

 

 

 

 

 

 

 

 

Related Information

Tenants

Bundles

Applications

Provisioning Systems

Properties

Transformations

Users

Groups

Configure the Remember Me Option

Use the Remember Me Option

Configure Conditional Authentication for an Application

Add Logon Overlays in Customer Applications

Configure Default Language for End User Screens

Configuring Email Templates

Configure Authentication Provider To Migrate User Passwords from SAP Fieldglass to Identity Authentication

Configuring Password Policies

Security Information

Configure SAP BTP

User Records

Configure Identity Authentication