Skip to content

Commit

Permalink
Unhide BackendCluster for OIDC provider (envoyproxy#4490)
Browse files Browse the repository at this point in the history
unhide BackendCluster for OIDC provider

Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
  • Loading branch information
zhaohuabing authored Oct 21, 2024
1 parent 319283e commit 7ad22df
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion api/v1alpha1/oidc_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@ type OIDCProvider struct {
// Other settings for the connection to the OIDC Provider can be specified in the BackendSettings resource.
//
// +optional
// +notImplementedHide
BackendCluster `json:",inline"`

// The OIDC Provider's [issuer identifier](https://openid.net/specs/openid-connect-discovery-1_0.html#IssuerDiscovery).
Expand Down

0 comments on commit 7ad22df

Please sign in to comment.