| Name | Type | Description | Notes |
|---|---|---|---|
| clientId | String | OIDC client ID registered with the identity provider. Used to validate the audience (aud) claim in JWTs. | [optional] |
| createdAt | OffsetDateTime | ||
| enabled | Boolean | ||
| issuerUrl | String | Search is applied to string value | |
| jwksUri | String | JSON Web Key Set URI discovered from the issuer's OIDC configuration. Populated automatically during issuer registration. | [optional] |
| organisationId | Long | ||
| organisationIssuerId | Long | ||
| updatedAt | OffsetDateTime |