Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for customizeCall (0.34 sec)

  1. tests/integration/security/jwt_test.go

    								}
    
    								// Apply any custom options for the test.
    								c.customizeCall(t, from, &opts)
    
    								from.CallOrFail(t, opts)
    							})
    						}
    					})
    				}
    			}
    
    			t.NewSubTest("authn-only").Run(newTest("testdata/requestauthn/authn-only.yaml.tmpl", []testCase{
    				{
    					name: "valid-token-noauthz",
    					customizeCall: func(t framework.TestContext, from echo.Instance, opts *echo.CallOptions) {
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Apr 08 22:02:59 UTC 2024
    - 25.3K bytes
    - Viewed (0)
Back to top