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 authup redirect #262

Open
wants to merge 1 commit into
base: feat/dnpm-dip
Choose a base branch
from
Open

fix authup redirect #262

wants to merge 1 commit into from

Conversation

nr23730
Copy link

@nr23730 nr23730 commented Jan 22, 2025

When a OIDC provider is configured, you'll get redirected to authup by Keycloak which redirects you to the DNPM:DIP.

Currently the url looks like this:
https://myserver/authup//someurl
and produces an error. Manually removing the additional / fixes the issue.

When a OIDC provider is configured, you'll get redirected to authup by Keycloak which redirects you to the DNPM:DIP. 

Currently the url looks like this: https://myserver/authup//someurl
and produces an error. Manually removing the additional / fixes the issue.
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.

1 participant