move_user_credential_after
Reorders a user credential by moving it after another specified credential, enabling credential priority management within Keycloak realms.
Instructions
Move a user credential after another credential.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | Yes | Realm name | |
| user_id | Yes | User ID | |
| credential_id | Yes | Credential ID | |
| after_credential_id | Yes | Credential ID to position after |