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

Make keycloak redirect to https not http #1111

Merged
merged 6 commits into from
Feb 25, 2024
Merged

Make keycloak redirect to https not http #1111

merged 6 commits into from
Feb 25, 2024

Conversation

theosanderson
Copy link
Member

@theosanderson theosanderson commented Feb 25, 2024

resolves #1104

preview URL: https://https-kc.loculus.org/

Summary

This finally works! - we had to both replace http with https in the redirect URI, and do that when checking with the callback. Only question is whether there is any local dev workflow where https won't work. I don't know because I always work in codespaces.

@theosanderson theosanderson added the preview Triggers a deployment to argocd label Feb 25, 2024
@theosanderson

This comment was marked as outdated.

@theosanderson

This comment was marked as outdated.

@theosanderson theosanderson changed the title Try HTTPS kc again Make keycloak redirect to https not http Feb 25, 2024
@corneliusroemer corneliusroemer merged commit 27833ec into main Feb 25, 2024
11 of 12 checks passed
@corneliusroemer corneliusroemer deleted the https-kc branch February 25, 2024 17:20
@theosanderson
Copy link
Member Author

Linked to #1116

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
preview Triggers a deployment to argocd
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Keycloak redirect URI should be https
2 participants