Blocks within user management
List of all the block within the user management
group. If you're running an older core version, there may be groups listed here that are not available to you (yet).
condition
v9.3.25
Validate the user input token before actually use it to change the password
verify 2fa object
v10.4.28
verify the user their 2fa code
request 2fa sms condition
v9.3.13
request a 2fa code for the user
create user object
v13.0.8
create a new user in your cluster
request password forgot token value
v9.3.25
Request a token to send to a user, so the user can change / reset his password with that token
sign in condition
v12.0.1
let a user be able to login
update user condition
v12.0.4
update the given user their information or password
sign in as user condition
v13.0.5
Sign in a regular user account, this only works for accounts with the setting "allow_login_as_user" enabled
change password from token condition
v9.3.25
Change the password for a user with the password forgot token
verify password condition
v10.4.28
verify the user their password
user exists user
v10.4.28
Finds a user by ID.
user exist by service user
v12.0.3
Finds a user by oAuth service token.
Back to
users
Return to the main group to view all sub-groups