Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 393 Bytes

File metadata and controls

26 lines (22 loc) · 393 Bytes
description Automatically generated file. DO NOT MODIFY
mgc identity identity-providers create --body '{
\
  "@odata.type": "microsoft.graph.appleManagedIdentityProvider",
\
  "displayName": "Sign in with Apple",
\
  "developerId": "UBF8T346G9",
\
  "serviceId": "com.microsoft.rts.b2c.test.client",
\
  "keyId": "99P6D879C4",
\
  "certificateData": "******"
\
}
\
'