During authorization, e.g. Require claims_expr 'jq_filter', is there a way to reference Apache environment variables inside JQ filter. #1004
Unanswered
Mengchang-Chen
asked this question in
Q&A
Replies: 1 comment 1 reply
-
[edited] |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We are using Require claims_expr 'jq filter' to do the authorization. The question is if the Apache environment variables can be referenced within the JQ filters, as they do in the Require claim, e.g. Require claim "roles:%{env:MATCH_BACKEND}". If the answer is yes, can you give some examples?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions