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

prevent OIDC header capitalization errors #1566

Merged
merged 1 commit into from
Apr 16, 2023
Merged

prevent OIDC header capitalization errors #1566

merged 1 commit into from
Apr 16, 2023

Conversation

acul009
Copy link
Contributor

@acul009 acul009 commented Apr 12, 2023

Hi,
someone contacted me because their OIDC-Connection wasn‘t working.

The header key is case sensitive, but shouldn‘t be. So I just turn copy them all to lower space and then check their value.

@acul009 acul009 requested a review from a team as a code owner April 12, 2023 21:04
@acul009 acul009 requested review from TareqK and removed request for a team April 12, 2023 21:04
@marcelfolaron marcelfolaron merged commit 5e936b2 into Leantime:master Apr 16, 2023
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.

None yet

2 participants