Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for SigningAlgs (0.26 sec)

  1. pkg/serviceaccount/openidmetadata.go

    	ResponseTypes []string `json:"response_types_supported"`              // REQUIRED in OIDC
    	SubjectTypes  []string `json:"subject_types_supported"`               // REQUIRED in OIDC
    	SigningAlgs   []string `json:"id_token_signing_alg_values_supported"` // REQUIRED in OIDC
    }
    
    // openIDConfigJSON returns the JSON OIDC Discovery Doc for the service
    // account issuer.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Feb 12 00:23:31 UTC 2020
    - 9.4K bytes
    - Viewed (0)
Back to top