Skip to content

FDS: SSO redirect changes - #11891

Merged
Karuna-Mendix merged 2 commits into
developmentfrom
kv-fds
Sep 11, 2026
Merged

FDS: SSO redirect changes#11891
Karuna-Mendix merged 2 commits into
developmentfrom
kv-fds

Conversation

@Karuna-Mendix

Copy link
Copy Markdown
Collaborator

No description provided.

@Karuna-Mendix Karuna-Mendix self-assigned this Sep 10, 2026
Update the `originURI` cookie value in `index.html` and use `/sso-login.html` instead of `/login.html` as shown in the code below:
Update the `<script>` tag in `index.html`:

This removes the existing `if` condition and sets `originURI` to `sso-login.html`, preventing the Gateway from taking over `login.html` and performing the SSO flow.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

This is cryptic to me.

  • How could the gateway over take-over a login.html.
  • Gateway IS supposed to execute the SSO flow - that's the whole idea of the module - delegate execution of the SSO-flow.

So ....?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

@JaapF , please check this commit: cb9e43a

@Karuna-Mendix
Karuna-Mendix merged commit 8e22e24 into development Sep 11, 2026
4 checks passed
@Karuna-Mendix
Karuna-Mendix deleted the kv-fds branch September 11, 2026 10:27
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