Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support customisation of ADFS server lookup cookie #699

Merged
merged 8 commits into from
Aug 29, 2024

Conversation

Didainius
Copy link
Collaborator

@Didainius Didainius commented Aug 2, 2024

Closes #637
Closes #556

This PR originated from #637 after some discussions. In some cases an additional cookie must be sent to lookup ADFS SAML provider for auth.

This is now provided as an optional configuration to avoid breaking the usual auth flow that is known to work for some.

Signed-off-by: Dainius Serplis <dserplis@vmware.com>
Signed-off-by: Dainius Serplis <dserplis@vmware.com>
Signed-off-by: Dainius Serplis <dserplis@vmware.com>
Copy link
Collaborator

@adambarreiro adambarreiro left a comment

Choose a reason for hiding this comment

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

LGTM, I like that is optional rather than hardcoded.
Unit tests passed.

Signed-off-by: Dainius Serplis <dserplis@vmware.com>
Signed-off-by: Dainius Serplis <dserplis@vmware.com>
Signed-off-by: Dainius Serplis <dserplis@vmware.com>
Signed-off-by: Dainius Serplis <dserplis@vmware.com>
@Didainius Didainius merged commit 4a2f880 into vmware:main Aug 29, 2024
2 checks passed
@Didainius Didainius deleted the adfs-saml-customisation branch August 29, 2024 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SAML Auth flow getting wrong ADFS endpoint
4 participants