Skip to content

feat: add configurable audiences #83

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

Merged
merged 13 commits into from
Aug 9, 2025
Merged

Conversation

jamesfisher-geo
Copy link
Contributor

This PR enables the JWT audiences to be configured using the ALLOWED_JWT_AUDIENCES environment variable

@jamesfisher-geo jamesfisher-geo changed the title feat: Add configurable Audiences feat Add configurable Audiences Aug 6, 2025
@jamesfisher-geo jamesfisher-geo changed the title feat Add configurable Audiences feat: Add configurable Audiences Aug 6, 2025
@jamesfisher-geo jamesfisher-geo changed the title feat: Add configurable Audiences feat: add configurable audiences Aug 6, 2025
@jamesfisher-geo
Copy link
Contributor Author

Hey @alukach this is ready for review

@alukach alukach self-requested a review August 6, 2025 18:04
alukach

This comment was marked as duplicate.

Copy link
Member

@alukach alukach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this @jamesfisher-geo! This generally looks great. However, would you be able to add a test to tests/test_authn.py to validate that this works?

@jamesfisher-geo
Copy link
Contributor Author

Thanks for this @jamesfisher-geo! This generally looks great. However, would you be able to add a test to tests/test_authn.py to validate that this works?

Great, I wasn't sure which test file was relevant for this change. Will do!

@jamesfisher-geo jamesfisher-geo requested a review from alukach August 6, 2025 21:27
@jamesfisher-geo
Copy link
Contributor Author

Thanks for this @jamesfisher-geo! This generally looks great. However, would you be able to add a test to tests/test_authn.py to validate that this works?

Added!

Copy link
Member

@alukach alukach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thanks so much @jamesfisher-geo!

@alukach alukach merged commit 58d05ea into developmentseed:main Aug 9, 2025
0 of 2 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.

2 participants