Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
praxis-proxy
/
policy
Public
Notifications
You must be signed in to change notification settings
Fork
9
Star
3
Code
Issues
22
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: configurable claim mapping for the JWT identity plugin
- #31
#31
Merged
araujof
merged 28 commits into
praxis-proxy:main
praxis-proxy/policy:main
from
araujof:feat/claim_mapping
araujof/praxis-policy:feat/claim_mapping
Copy head branch name to clipboard
Aug 23, 2026
Conversation
Commits
28
(28)
Checks
Files changed
Merged
feat: configurable claim mapping for the JWT identity plugin
#31
araujof
merged 28 commits into
praxis-proxy:main
praxis-proxy/policy:main
from
araujof:feat/claim_mapping
araujof/praxis-policy:feat/claim_mapping
Copy head branch name to clipboard
Commits
Commits on Aug 21, 2026
feat(identity-jwt): add claim paths with backslash escaping
Show description for 983d506
araujof
committed
983d506
View commit details
Copy full SHA for 983d506
Browse repository at this point
test(identity-jwt): characterize the standard claim mapper against a token corpus
Show description for 3edc497
araujof
committed
3edc497
View commit details
Copy full SHA for 3edc497
Browse repository at this point
feat(identity-jwt): add the authored claim map and its compilation
Show description for 0685d00
araujof
committed
0685d00
View commit details
Copy full SHA for 0685d00
Browse repository at this point
feat(identity-jwt): add the mapper a compiled claim map drives
Show description for 5b244d2
araujof
committed
5b244d2
View commit details
Copy full SHA for 5b244d2
Browse repository at this point
feat(identity-jwt): ship standard, keycloak, auth0 and cognito presets
Show description for 004d605
araujof
committed
004d605
View commit details
Copy full SHA for 004d605
Browse repository at this point
feat(identity-jwt): route claim_mapper through the presets and accept claim_map
Show description for 0b8116e
araujof
committed
0b8116e
View commit details
Copy full SHA for 0b8116e
Browse repository at this point
test(identity-jwt): gate the standard preset against the Rust mapper
Show description for ec41cc9
araujof
committed
ec41cc9
View commit details
Copy full SHA for ec41cc9
Browse repository at this point
docs(identity-jwt): document the claim map and cover it end to end
Show description for 6fbdb0c
araujof
committed
6fbdb0c
View commit details
Copy full SHA for 6fbdb0c
Browse repository at this point
docs: record configurable claim mapping in the changelog
Show description for c2f6b0c
araujof
committed
c2f6b0c
View commit details
Copy full SHA for c2f6b0c
Browse repository at this point
fix(identity-jwt)!: close two standard-preset parity breaks
Show description for bbd6dbc
araujof
committed
bbd6dbc
View commit details
Copy full SHA for bbd6dbc
Browse repository at this point
fix(identity-jwt): escape a token-derived log value and un-vacuum the shape sweep
Show description for 0b68325
araujof
committed
0b68325
View commit details
Copy full SHA for 0b68325
Browse repository at this point
fix(identity-jwt): give each candidate flag one valid home, and derive the trust domain
Show description for 5acf020
araujof
committed
5acf020
View commit details
Copy full SHA for 5acf020
Browse repository at this point
docs: link the changelog entries to their pull request
Show description for 474bf26
araujof
committed
474bf26
View commit details
Copy full SHA for 474bf26
Browse repository at this point
docs: mark the claim-mapping plan completed
Show description for a8a38c2
araujof
committed
a8a38c2
View commit details
Copy full SHA for a8a38c2
Browse repository at this point
fix(identity-jwt)!: reject unknown keys in the resolver and issuer config
Show description for f0a89e1
araujof
committed
f0a89e1
View commit details
Copy full SHA for f0a89e1
Browse repository at this point
refactor(identity-jwt): close the review's coverage and surface residuals
Show description for fb6826a
araujof
committed
fb6826a
View commit details
Copy full SHA for fb6826a
Browse repository at this point
feat(identity-jwt)!: make the claims-bag overrides work with a preset
Show description for 3d3954c
araujof
committed
3d3954c
View commit details
Copy full SHA for 3d3954c
Browse repository at this point
Merge remote-tracking branch 'origin/main' into feat/claim_mapping
araujof
committed
f9b827a
View commit details
Copy full SHA for f9b827a
Browse repository at this point
fix(identity-jwt): satisfy the hardened lints from main
Show description for 58e0d36
araujof
committed
58e0d36
View commit details
Copy full SHA for 58e0d36
Browse repository at this point
docs: tighten the changelog entries
Show description for d7b34d5
araujof
committed
d7b34d5
View commit details
Copy full SHA for d7b34d5
Browse repository at this point
fix(identity-jwt)!: refuse a SPIFFE ID with no trust domain
Show description for 1549a88
araujof
committed
1549a88
View commit details
Copy full SHA for 1549a88
Browse repository at this point
fix(identity-jwt): name every claim in both override lists at once
Show description for df8ae41
araujof
committed
df8ae41
View commit details
Copy full SHA for df8ae41
Browse repository at this point
test(identity-jwt): stop the diagnostics capture racing the interest cache
Show description for c601474
araujof
committed
c601474
View commit details
Copy full SHA for c601474
Browse repository at this point
Commits on Aug 22, 2026
fix(identity-jwt): dedupe a union merge
Show description for 7c38c51
araujof
committed
7c38c51
View commit details
Copy full SHA for 7c38c51
Browse repository at this point
fix(identity-jwt): refuse a `claims` override that cannot apply
Show description for 4c7eb9c
araujof
committed
4c7eb9c
View commit details
Copy full SHA for 4c7eb9c
Browse repository at this point
perf(identity-jwt): render the miss diagnostics only when debug is on
Show description for f2b3cfe
araujof
committed
f2b3cfe
View commit details
Copy full SHA for f2b3cfe
Browse repository at this point
Commits on Aug 23, 2026
docs(identity-jwt): say which merge mode the dedupe skips
Show description for b9e42d3
araujof
committed
b9e42d3
View commit details
Copy full SHA for b9e42d3
Browse repository at this point
fix(identity-jwt): report every bad override name at once
Show description for efbbb59
araujof
committed
efbbb59
View commit details
Copy full SHA for efbbb59
Browse repository at this point
You can’t perform that action at this time.