Skip to content

Commit

Permalink
removed figure
Browse files Browse the repository at this point in the history
  • Loading branch information
mishushakov committed Oct 1, 2024
1 parent d7fd3bf commit 763902b
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
5 changes: 3 additions & 2 deletions admin/personal-access-tokens.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,11 @@ title: Personal Access Tokens
To manage Personal access tokens, nagivate to [User Settings](https://www.devzero.io/dashboard/settings/user-settings) and find the "Personal Access Tokens" section

To create a token, click on "Create new token". Once the token is created, be sure to copy and save the token contents somewhere secure, it will not be shown again.
<figure><img src="../.gitbook/assets/pat-dialog.png" alt=""><figcaption><p>Creating a devzero personal access token</p></figcaption></figure>
![Creating a devzero personal access token](../.gitbook/assets/pat-dialog.png)

Deleting a token is performed in the same section.
<figure><img src="../.gitbook/assets/pat-delete.png" alt=""><figcaption><p>Creating a devzero personal access token</p></figcaption></figure>

![Deleting a devzero personal access token](../.gitbook/assets/pat-delete.png)

## Using a personal access token

Expand Down
2 changes: 1 addition & 1 deletion admin/sso.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Many organizations use SSO to easily manage onboarding and offboarding of employ
4. Signature method (eg: `RSA-SHA256`)
5. Digest method (eg: `SHA256`)

<figure><img src="../.gitbook/assets/before-entering-email.jpg" alt=""><figcaption><p>Login page when SSO is enabled</p></figcaption></figure>
![Login page when SSO is enabled](../.gitbook/assets/before-entering-email.jpg)

You can also create this as a [secret GitHub Gist](https://gist.github.com/) and send us a link!

Expand Down
4 changes: 2 additions & 2 deletions admin/user-management.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ title: User Management

To invite a new member, click the top right icon->"Team settings"->"Invite team member"

<figure><img src="https://devzero.b-cdn.net/Team%20management.gif" alt=""><figcaption><p>Inviting new users to DevZero</p></figcaption></figure>
![Inviting new users to DevZero](https://devzero.b-cdn.net/Team%20management.gif)

## Updating User Roles

If you need to update a user's permissions, click the 3 dots next to the user's profile:

<figure><img src="../.gitbook/assets/Edit user profile.png" alt=""><figcaption><p>Edit user permissions</p></figcaption></figure>
![Edit user permissions](../.gitbook/assets/Edit%20user%20profile.png)

0 comments on commit 763902b

Please sign in to comment.