Skip to content

Conversation

@lthievenaz-keeper
Copy link
Contributor

@lthievenaz-keeper lthievenaz-keeper commented Jan 7, 2026

Our examples scripts include a script for creating an Active user with create-user, then populating content with enterprise-push (user_create.py).
This change expands the use-case, with two scripts:

  • Renaming user_create.py to user_onboarding__create_and_push.py.
  • Creating a new script named user_onboarding__create_and_login.py.
    This new script allows an admin to create Active users with create-user, and log into their vault (resetting their master password). This provides them with params they can use to build any content on the vaults using our SDK.

The script re-expires the Master Password after adding sample content.

Added script that is similar to the create_and_push one, however in this one you can *login as* the created users in commander and run any commands from the SDK in their vault directly - yielding more capabilities than the enterprise-push command.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant