create_user
Add a new user to Keycloak with specified details like username, email, first and last names, and temporary password. Configure user status, email verification, attributes, and target realm.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
attributes | No | ||
No | |||
email_verified | No | ||
enabled | No | ||
first_name | No | ||
last_name | No | ||
realm | No | ||
temporary_password | No | ||
username | Yes |