We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f47df8f commit 0e21880Copy full SHA for 0e21880
internal/configs/version2/http.go
@@ -29,7 +29,7 @@ type VirtualServerConfig struct {
29
StaticSSLPath string
30
}
31
32
-// AuthJwtClaimSet #TODO
+// AuthJwtClaimSet defines the values for the `auth_jwt_claim_set` directive
33
type AuthJwtClaimSet struct {
34
Variable string
35
Claims string
0 commit comments