Skip to content

Commit

Permalink
fix: identity_provider details missing fields
Browse files Browse the repository at this point in the history
  • Loading branch information
Qiu Jian committed May 25, 2020
1 parent 48fb78f commit f9bc5f6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkg/apis/identity/identityprovider.go
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ type IdentityProviderDetails struct {

// 该认证源关联的所有域的组数量
GroupCount int `json:"group_count,allowempty"`

SIdentityProvider
}

type IdpResourceInfo struct {
Expand Down

0 comments on commit f9bc5f6

Please sign in to comment.