Name: oidc-connection-update-request Type: request Purpose: > Updates attributes of an OIDC connection. Response: oidc-connection-details Inherits: message Elements: Signature: { required: true } From: { required: true } Oidc-Connection-Id: required: true type: string min_length: 3 max_length: 64 Oidc-Connection-Data: type: object class: oidc_connection encryption_required: true Rejection-Codes: 21: OIDC base URL is invalid 31: Sender is not authorized to update OIDC connections 91: Could not retrieve OIDC host endpoints