Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for f005ba11 (0.07 sec)

  1. staging/src/k8s.io/apiserver/plugin/pkg/authenticator/token/oidc/oidc.go

    //	  ... (other normal claims)...
    //	  "_claim_names": {
    //	    "groups": "src1"
    //	  },
    //	  "_claim_sources": {
    //	    "src1": {
    //	      "endpoint": "https://www.example.com",
    //	      "access_token": "f005ba11"
    //	    },
    //	  },
    //	}
    func (r *claimResolver) expand(ctx context.Context, c claims) error {
    	const (
    		// The claim containing a map of endpoint references per claim.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sat Mar 09 19:29:33 UTC 2024
    - 37.9K bytes
    - Viewed (0)
Back to top