forked from envoyproxy/gateway
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
API: authorization api for jwt claims (envoyproxy#4009)
* authorization api for jwt claims Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com> * fix gen check Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com> * add comments Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com> * change claim type to value type Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com> * add well-known claims to API Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com> * update api Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com> * update comments Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com> * Update api/v1alpha1/authorization_types.go Co-authored-by: Arko Dasgupta <arkodg@users.noreply.github.com> Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com> * Update api/v1alpha1/authorization_types.go Co-authored-by: Arko Dasgupta <arkodg@users.noreply.github.com> Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com> * Update api/v1alpha1/authorization_types.go Co-authored-by: Arko Dasgupta <arkodg@users.noreply.github.com> Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com> * address comments Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com> * add CEL validation Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com> * fix cel test Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com> --------- Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com> Co-authored-by: Arko Dasgupta <arkodg@users.noreply.github.com> Co-authored-by: zirain <zirain2009@gmail.com>
- Loading branch information
1 parent
5998980
commit 4ed16f2
Showing
7 changed files
with
399 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.