mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 20:47:32 +00:00
fix(IDP): correct org idp response resourceowner (#4165)
This commit is contained in:
@@ -29,7 +29,7 @@ func ModelIDPViewToPb(idp *query.IDP) *idp_pb.IDP {
|
||||
idp.Sequence,
|
||||
idp.CreationDate,
|
||||
idp.ChangeDate,
|
||||
idp.ID,
|
||||
idp.ResourceOwner,
|
||||
),
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user