OIDC SSO: explain login-page and disabling local login TW-2642#10766
Open
Karuna-Mendix wants to merge 4 commits intodevelopmentfrom
Open
OIDC SSO: explain login-page and disabling local login TW-2642#10766Karuna-Mendix wants to merge 4 commits intodevelopmentfrom
Karuna-Mendix wants to merge 4 commits intodevelopmentfrom
Conversation
JaapF
reviewed
Feb 18, 2026
content/en/docs/marketplace/platform-supported-content/modules/oidc.md
Outdated
Show resolved
Hide resolved
content/en/docs/marketplace/platform-supported-content/modules/oidc.md
Outdated
Show resolved
Hide resolved
content/en/docs/marketplace/platform-supported-content/modules/oidc.md
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
since we don't recommend the use of Anonymous role, Wouldn't it be more consistent if we could remove this explanation?
Karuna-Mendix
commented
Mar 11, 2026
|
|
||
| The OIDC SSO module works without a specified sign-in page. Therefore, in the navigation section of your app, set **Sign-in page** (in the **Authentication** section) to *none*. | ||
|
|
||
| If you are configuring navigation for web/responsive apps and want to allow your end-users to choose from a number of different IdPs (multiple IdPs), or to have the option to sign in back into the app after they have signed out, set a **Role-based home page** for role **Anonymous** to **OIDC.Login_Web_Button**. When configuring navigation for PWA apps, set the **Role-based home page** for the **Anonymous** role to `OIDC.Login_PWA_Online_Button` for online apps and `Login_PWA_Offline_Button` for offline apps. See [Role-Based Home Pages](/refguide/navigation/#role-based) in *Navigation* for more information. |
Collaborator
Author
There was a problem hiding this comment.
Hi @JaapF, do you have a comment on this section which is removed? CC @murat-ustabas-mx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
https://mendix.atlassian.net/browse/TW-2642