Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for outputClaimToHeader (0.13 sec)

  1. pkg/config/validation/validation_test.go

    							{
    								Name:   "x-foo",
    								Prefix: "Bearer ",
    							},
    						},
    					},
    				},
    			},
    			valid: false,
    		},
    		{
    			name:       "null outputClaimToHeader",
    			configName: constants.DefaultAuthenticationPolicyName,
    			in: &security_beta.RequestAuthentication{
    				JwtRules: []*security_beta.JWTRule{
    					{
    						Issuer:               "foo.com",
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Apr 30 03:11:45 UTC 2024
    - 196K bytes
    - Viewed (0)
Back to top