Replies: 1 comment 2 replies
-
Write your own plugin, using Nginx variables like:
You can parse the Subject format by yourself. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How do I use APISIX plugins to get the CN of TLS client certificate, extract a substring of it, generate a JWT with this substring as subject and pass the JWT as Authorization header bearer token to the backend?
Beta Was this translation helpful? Give feedback.
All reactions