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

Introduce per-environment JWKS paths #44

Merged
merged 24 commits into from
Jun 27, 2024
Merged

Conversation

joshgarde
Copy link
Member

Urgent hotfix to address authentication issues caused by EDL endpoint changes by introducing per-environment JWKS paths

Closes podaac/swodlr#147

frankinspace and others added 21 commits June 4, 2024 11:08
* Update build.gradle

* Update bumpver.toml
* Disable public stacktraces on 500 errors

* Bump priority on SwodlrExceptionResolver

* Move EdlProxyController to edl subpackage

* Initial user roles implementation

* Cache User result in UserReferences

* Initial invalidation implementation

* Enable cicd on all branches

* Linting

* Update changelog
* Regenerate on ERROR or UNAVAILABLE

* Change invalidate endpoint to only invalidate
@joshgarde joshgarde self-assigned this Jun 27, 2024
@frankinspace frankinspace changed the base branch from develop to release/1.2.1 June 27, 2024 21:58
@frankinspace
Copy link
Member

Since we need to get this to ops pretty quick I'm going to do a patch release

@frankinspace frankinspace merged commit c05c8ac into release/1.2.1 Jun 27, 2024
2 checks passed
@frankinspace frankinspace deleted the urgent-auth-fix branch June 27, 2024 22:05
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.

Update JWKS retrieval URLs to point to per-environment endpoints
3 participants