Logo

    Home

    Documentation

    Use Cases

    Training

    Applications

    Release Notes

    Create users in Securable Hub

    Create users in Securable Hub

    • Description
    • How-to use it

    Description

    This documentation explains how to create users in SecHub. To do this, the users must be created and configured with the appropriate domain and provider. B1 then uses the connection to Securbale when logging in and performs the login based on the users.

    How-to use it

    1. Login to SecHub
    2. Navigate to Users
    3. Create a new user
    4. Open the user in the user section by clicking the edit button
    5. In the same window under providers add the master as provider
    6. Click on reset to set a new password
    7. Click on save to persist the credentials
    8. Create under secrets the corresponding secrets for your user
    9. Navigate to secrets - personal
    10. Create a folder named “credentials”
    11. Select the corresponding folder
    12. Add secrets
      1. Value: Name of the secret → bitbucketCredentials
      2. Secret Key Pairs → {"username": "", "password": ""}

    Example how to add secrets:

    ☝
    Examples for secrets:

    bitbucketCredentials {"username": "", "password": ""}

    circleciCredentials {"token": ""}

    jiraCredentials {"username": "", "password": "", "url": "https://agile.jira.yourworkspace/" }

    portainerCredentials{"url": "https://portainer.buildone.cloud/api", "token": ""}

    Back to DocumentationDocumentation

    Back to Home Page

    Logo