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

Prod deploy #2652

Merged
merged 7 commits into from
Sep 10, 2024
Merged

Prod deploy #2652

merged 7 commits into from
Sep 10, 2024

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Sep 3, 2024

@github-actions github-actions bot requested a review from a team as a code owner September 3, 2024 02:20
nyannyacha and others added 3 commits September 4, 2024 18:21
* fix(db): reset command attempting to restart disabled services

Fixes #2658

* chore: cleanup debug log

* chore: test config declaration order

* chore: apply PR suggestions

* chore: remove unnecessary newline
When fetching the well-known configuration for an OIDC third-party auth provider, we used the issuerURL which is just the baseURL instead of the discoveryURL as seems intended. This caused Auth0 configurations to try to parse HTML instead of the correct configuration, and I suspect this is the case for all the other providers as well.

With this bugfix it should work as expected for at least Auth0.
@github-actions github-actions bot merged commit 304a494 into main Sep 10, 2024
22 of 23 checks passed
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.

7 participants