sign in as user
This block is part of the users group and was last modified in core v13.0.5.
sign in as user v13.0.5 Sign in a regular user account, this only works for accounts with the setting "allow_login_as_user" enabled
In pins 2 + flow
- flow
flow - User Guid required
valueguid of the user that has "allow_login_as_user" enabled and you wish to login for
- Expire at
v10.6.2datedate this session should expire, set as low as possible, shorter sessions are safer
Out pins 5 + flow
- flow
flow - Success
conditionCheck if the user successfully signed in!
- error
valueWhen success is false, The error shows here
- Auth
objectAuth object containing access token and maxAge
- Accesstoken
v12.0.1value - User
object
login |
signin |
A typical wiring for sign in as user: a function trigger starts the flow; value feeds the user_guid pin; the flow out pin feeds debug.

Used in these guides
These documentation pages use or explain this block:
Version history
Introduced in v13.0.5.
v12.0.1, click here to see the release notes. v10.6.2 This block or one of its pins was updated in v10.6.2, click here to see the release notes. v10.3.14 This block or one of its pins was updated in v10.3.14, click here to see the release notes. Back to
users Return to the main group to view all sub-groups Back to user management Return to the group to view all blocks within this group
