mirror of
https://github.com/zitadel/zitadel.git
synced 2025-02-28 19:57:22 +00:00
fix(IDP): correct org idp response resourceowner (#4165)
This commit is contained in:
parent
9bf656deec
commit
2388764f1c
@ -29,7 +29,7 @@ func ModelIDPViewToPb(idp *query.IDP) *idp_pb.IDP {
|
||||
idp.Sequence,
|
||||
idp.CreationDate,
|
||||
idp.ChangeDate,
|
||||
idp.ID,
|
||||
idp.ResourceOwner,
|
||||
),
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user