upload_client_certificate_and_key
Uploads a certificate and its private key to a client attribute in a Keycloak realm. Specify the realm, client UUID, attribute name, and certificate details.
Instructions
Upload a certificate and its private key for a client attribute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | Yes | Realm name | |
| client_uuid | Yes | Client UUID | |
| attr | Yes | Certificate attribute name | |
| keystore | Yes | Certificate and key to upload |