Skip to content

add: config jwt-schema-claim-key for schema selection in JWT#4779

Open
taimoorzaeem wants to merge 1 commit intoPostgREST:mainfrom
taimoorzaeem:add/jwt-schema-claim-key
Open

add: config jwt-schema-claim-key for schema selection in JWT#4779
taimoorzaeem wants to merge 1 commit intoPostgREST:mainfrom
taimoorzaeem:add/jwt-schema-claim-key

Conversation

@taimoorzaeem
Copy link
Copy Markdown
Member

@taimoorzaeem taimoorzaeem commented Apr 3, 2026

It follows the same JSPath grammar as jwt-role-claim-key. If
the schema is specified in JWT claims, it overides the Accept-Profile
and Content-Profile headers.

Closes #4608.

  • Implementation
  • Tests
  • Docs
  • Changelog entry

@taimoorzaeem taimoorzaeem marked this pull request as draft April 3, 2026 04:09
@taimoorzaeem taimoorzaeem force-pushed the add/jwt-schema-claim-key branch from 11336f8 to 11fffc6 Compare April 7, 2026 09:00
It follows the same JSPath grammar as `jwt-role-claim-key`. If
the schema is specified in JWT claims, it overides the `Accept-Profile`
and `Content-Profile` headers.

Signed-off-by: Taimoor Zaeem <taimoorzaeem@gmail.com>
@taimoorzaeem taimoorzaeem force-pushed the add/jwt-schema-claim-key branch from 11fffc6 to c56a332 Compare April 8, 2026 12:11
@taimoorzaeem taimoorzaeem marked this pull request as ready for review April 8, 2026 12:11
@taimoorzaeem taimoorzaeem added the enhancement a feature, ready for implementation label Apr 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement a feature, ready for implementation

Development

Successfully merging this pull request may close these issues.

Allow schema selection from JWT claims (like role)

1 participant