Skip to content

OIDC SSO: update Logging in info#11505

Open
Karuna-Mendix wants to merge 6 commits into
developmentfrom
kv-oidc-login
Open

OIDC SSO: update Logging in info#11505
Karuna-Mendix wants to merge 6 commits into
developmentfrom
kv-oidc-login

Conversation

@Karuna-Mendix

Copy link
Copy Markdown
Collaborator

No description provided.

@Karuna-Mendix Karuna-Mendix self-assigned this Jul 9, 2026
Comment on lines -990 to +998
If end-users who use the deeplink do not yet have a session in your app, the deeplink can trigger the SSO process. If successful, the end-user will be automatically redirected back to the deeplink.
To enable authentication using the OIDC SSO module, replace the default `login.html` with the content of `login-automatic.html` (located in the `resources\mendixsso\templates` folder) and save it as `login.html`. Use this option when all users should be directly redirected to the OIDC Identity Provider.

For more information on using Deep Link module (with Mendix 9), see the [Using Deep Link Module](#using-deep-link) section below.
#### Manual Redirection

For manual redirection, replace the default `login.html` with the content of `login-manual.html` (located in the `resources\mendixsso\templates` folder) and save it as `login.html`. Use this option when users should choose between login in using local credentials and login via OIDC SSO.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should remove all references and links to the MendixSSO artifacts and resources( i.e.: resources\mendixsso\templates).If I remember correctly, we agreed to provide the content of these files instead of referencing the artifacts. Could you please check this with Bala

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants