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

fix: Keycloak url base #591

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

PrincipeAgustin
Copy link

@PrincipeAgustin PrincipeAgustin commented May 31, 2024

Description
OIDC integration with Keycloak does not work unless Keycloak is configured with /auth in the context path.

Fix Keycloak url conforming to: alerta/alerta#1683
Fixes #570

Changes

  • Remove /auth from Keycloak url.

Checklist

  • Pull request is limited to a single purpose
  • Code style/formatting is consistent
  • All existing tests are passing

Collaboration
When a user creates a pull request from a fork that they own, the user
generally has the authority to decide if other users can commit to the
pull request's compare branch. If the pull request author wants greater
collaboration, they can grant maintainers of the upstream repository
(that is, anyone with push access to the upstream repository) permission
to commit to the pull request's compare branch

See https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/allowing-changes-to-a-pull-request-branch-created-from-a-fork

Copy link

netlify bot commented May 31, 2024

Deploy Preview for peaceful-beignet-dcf974 ready!

Name Link
🔨 Latest commit 0c480e0
🔍 Latest deploy log https://app.netlify.com/sites/peaceful-beignet-dcf974/deploys/665a09fd35b85f0008cdc1c5
😎 Deploy Preview https://deploy-preview-591--peaceful-beignet-dcf974.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

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.

Invalid keycloak auth url for login
1 participant