Skip to content

Commit 99c89d2

Browse files
committed
Added info for the SetAccessTokenCookie constant
1 parent a23d696 commit 99c89d2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

content/en/docs/marketplace/platform-supported-content/modules/sap/sap-xsuaa-connector.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,8 @@ By default, the Mendix login page will not allow the user to enter their SSO cre
128128
To configure a page/microflow URL, follow the steps mentioned in the subsections below. If you are using the Deep Link module, make sure the **LoginLocation** constant is set to `/xsauaalogin/login?ret=`.
129129
{{% /alert %}}
130130

131+
After XSUAA login, the `SetAccessTokenCookie` constant is used to determine whether to set the access token in a cookie. By default, this constant is set to `True`. If you do not want to set the access token in a cookie, change the value of this constant to `False`.
132+
131133
#### Adding the SSO Login Button to the Login Page {#adding}
132134

133135
{{% alert color="info" %}}

0 commit comments

Comments
 (0)