mirror of
https://github.com/samply/bridgehead.git
synced 2026-06-23 13:50:17 +02:00
eb8cb669a6
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.