Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 740 Bytes

File metadata and controls

20 lines (12 loc) · 740 Bytes

OrganisationIssuer

Properties

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