📄️ Create OIDC Client
Creates an OpenID Connect client. The client enables passwordless login with EUDI Wallet by requesting verifications from individuals. During client creation, a presentation definition specifies which credentials to request - appearing as a QR code or deep link on the authentication page.
📄️ Read OIDC Client
Retrieves details of an OpenID Connect client. The client enables passwordless login with EUDI Wallet by requesting verifications from individuals. The client configuration includes presentation definition that specifies which credentials to request - appearing as a QR code or deep link on the authentication page.
📄️ Update OIDC Client
Updates the configuration of an existing OpenID Connect client. Allows modification of the client's name, redirect URIs, or allowed origins.
📄️ Delete OIDC Client
Permanently removes an OpenID Connect client and its associated configuration. This action cannot be undone.
📄️ List OIDC Client
Retrieves a list of all OpenID Connect clients configured for the organisation, including their verification request settings and configurations.