Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for testkeyfile1 (0.21 sec)

  1. pkg/kubeapiserver/options/authentication_test.go

    				areFlagsConfigured: func() bool { return true },
    			},
    			testSA: &ServiceAccountAuthenticationOptions{
    				Issuers:  []string{"http://foo.bar.com"},
    				KeyFiles: []string{"testkeyfile1", "testkeyfile2"},
    			},
    		},
    		{
    			name: "test when OIDC is invalid",
    			testOIDC: &OIDCAuthenticationOptions{
    				UsernameClaim:      "sub",
    				SigningAlgs:        []string{"RS256"},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Apr 24 18:25:29 UTC 2024
    - 36.5K bytes
    - Viewed (0)
Back to top