Skip to content

Commit 6bd26bf

Browse files
committed
alert box
1 parent 5b4a5f2 commit 6bd26bf

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

  • content/en/docs/appstore/use-content/platform-supported-content/modules

content/en/docs/appstore/use-content/platform-supported-content/modules/mendix-sso.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -294,6 +294,10 @@ For example, if your app "myapp" contains a profile page (`myprofile`) which has
294294

295295
For Studio Pro 10.6 and above, ensure you use Mendix SSO module version 10.1 or above, as the DeepLink module has been deprecated and replaced with page URLs. Specify the continuation URL accordingly, as described in the [URL](/refguide/page-properties/#url) section of the *Page Properties*.
296296

297+
{{% alert color="info" %}}
298+
When using the Page URL or upgrading the module to the latest version, it is mandatory to replace the content of the `theme/web/login.html` file with that of the `resources/mendixsso/templates/login-with-mendixsso-automatically.html` file. For more details, refer to the [Setting Up Mendix Single Sign-On](/appstore/modules/mendix-sso/#setting-up) section above.
299+
{{% /alert %}}
300+
297301
#### Continuation URL Validation
298302

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

0 commit comments

Comments
 (0)