There was an error while loading. Please reload this page.
1 parent f47df8f commit 39a4d33Copy full SHA for 39a4d33
internal/configs/version2/http.go
@@ -29,7 +29,7 @@ type VirtualServerConfig struct {
29
StaticSSLPath string
30
}
31
32
-// AuthJwtClaimSet #TODO
+// AuthJwtClaimSet contains a map of NGINX variable to JWT claims
33
type AuthJwtClaimSet struct {
34
Variable string
35
Claims string
0 commit comments