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 custom domain not being used in JWKS #792

Merged
merged 1 commit into from
May 5, 2020

Conversation

joshcanhelp
Copy link
Contributor

Description

Use the custom domain for the JWKS instead of the main domain.

References

Closes #790

Testing

  • This change adds test coverage for new/changed/fixed functionality

@joshcanhelp joshcanhelp added this to the 4.1.0 milestone May 4, 2020
@joshcanhelp joshcanhelp requested a review from a team May 4, 2020 14:34
@joshcanhelp joshcanhelp merged commit 7ff88bc into master May 5, 2020
@joshcanhelp joshcanhelp deleted the fix-custom-domain-jwks branch May 5, 2020 00:32
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

With a custom domain, JWKs aren't being fetched from the correct domain
2 participants