get_client_registration_access_token
Retrieve the registration access token for a Keycloak client to enable client registration management. Provide realm and client UUID.
Instructions
Get the registration access token for a client.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | Yes | Realm name | |
| client_uuid | Yes | Client UUID |