Skip to content

Commit b984e74

Browse files
committed
improve the text
1 parent e0b2eb9 commit b984e74

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • content/en/docs/marketplace/platform-supported-content/modules

content/en/docs/marketplace/platform-supported-content/modules/oidc.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1001,8 +1001,8 @@ For manual redirection, replace the default `login.html` with the content of `lo
10011001

10021002
Page URLs and Microflow URLs are supported with OIDC SSO for Mendix version 10.6 and above. To do this, follow the steps below:
10031003

1004-
1. Redirect users to the authentication flow using automatic or manual redirection and they redirect to the OIDC login page for authentication.
1005-
2. After successful log in, the user is directed to the desired page using page URLs and microflow URLs within the application.
1004+
1. Redirect users to the OIDC authentication flow using either automatic or manual redirection, allowing them to authenticate through the OIDC login page.
1005+
2. After successful login, the user is directed to the desired page using page URLs and microflow URLs within the application.
10061006

10071007
If you are building a new app using the OIDC SSO module (Mendix version 10.6 and above) and you are using Page URLs and Microflow URLs, follow the same steps as above.
10081008

0 commit comments

Comments
 (0)