-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
enhancementa feature, ready for implementationa feature, ready for implementationideaNeeds of discussion to become an enhancement, not ready for implementationNeeds of discussion to become an enhancement, not ready for implementation
Description
Environment
- PostgreSQL version: 13.1
- PostgREST version: v9.0.0 docker postgrest/postgrest:v9.0.0
- Operating system: Windows 10, Running PostgREST/PostgreSQL via Docker
Description of issue
I'm using a managed service to generate JWTs for my PostgREST app, and they may come with 2 different "aud" values. Looking into the source, jwt-aud only accepts a single StringOrURI. If jwt-aud could have similar behavior to db-extra-search-path, which accepts a comma separated list, that would be great.
Thanks!
Metadata
Metadata
Assignees
Labels
enhancementa feature, ready for implementationa feature, ready for implementationideaNeeds of discussion to become an enhancement, not ready for implementationNeeds of discussion to become an enhancement, not ready for implementation