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

Gitlab OIDC integration regression #3814

Open
4 of 5 tasks
fboerman opened this issue Mar 8, 2024 · 1 comment
Open
4 of 5 tasks

Gitlab OIDC integration regression #3814

fboerman opened this issue Mar 8, 2024 · 1 comment
Labels
bug Something is not working.

Comments

@fboerman
Copy link

fboerman commented Mar 8, 2024

Preflight checklist

Ory Network Project

No response

Describe the bug

this is a regression that was earlier reported in #3040
error is the same: "issuer not set in claims "
tested with latest version of kratos

Reproducing the bug

same as previous bug

Relevant log output

issuer not set in claims

Relevant configuration

No response

Version

v1.1.0

On which operating system are you observing this issue?

None

In which environment are you deploying?

None

Additional Context

No response

@fboerman fboerman added the bug Something is not working. label Mar 8, 2024
@beanow-at-crabnebula
Copy link

Ran into this issue, then read how it was fixed in #3220

Try adding issuer_url: https://gitlab.com to gitlab your provider config.
As it's reading from there as a fallback.

It's definitely confusing, as this issuer URL can be discovered in several ways (like .well-known) and is optional.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is not working.
Projects
None yet
Development

No branches or pull requests

2 participants