IdentityPropagationConfiguration
Identity propagation configuration
| Field : Object | Description |
|---|---|
| clientId: String | The client ID |
| createdAt: DateTime | The date and time the identity propagation configuration was created |
| encryptedClientSecret: String | The encrypted client secret |
| grantType: String | The grant type |
| id: ID | The identity propagation configuration ID |
| providerAlias: String | The provider alias |
| scope: String | The scope |
| tokenUrl: String | The token URL |
| updatedAt: DateTime | The date and time the identity propagation configuration was updated |
| uuid: ID | The identity propagation configuration UUID |