Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for JWTServer (0.12 sec)

  1. tests/integration/security/jwt_test.go

    				return func(t framework.TestContext) {
    					if len(policy) > 0 {
    						// Apply the policy for all targets.
    						config.New(t).
    							Source(config.File(policy).WithParams(param.Params{
    								"JWTServer": jwtServer,
    							})).
    							BuildAll(nil, apps.Ns1.All).
    							Apply()
    					}
    
    					newTrafficTest(t, apps.Ns1.All.Instances()).Run(func(t framework.TestContext, from echo.Instance, to echo.Target) {
    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