Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 15 additions & 15 deletions .markdownlint.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
'default': true,
'MD003': {'style': 'atx'},
'MD004': {'style': 'asterisk'},
'MD007': {'indent': 4},
'MD013': false,
'MD024': false,
'MD026': {'punctuation': '.,;:!'},
'MD029': {'style': 'ordered'},
'MD031': {'list_items': false},
'MD033': { 'allowed_elements': [ 'a', 'br' ] },
'MD036': false,
'MD040': false,
'MD041': false,
'MD046': {'style': 'fenced'},
'MD047': false
"default": true,
"MD003": {"style": "atx"},
"MD004": {"style": "asterisk"},
"MD007": {"indent": 4},
"MD013": false,
"MD024": false,
"MD026": {"punctuation": ".,;:!"},
"MD029": {"style": "ordered"},
"MD031": {"list_items": false},
"MD033": { "allowed_elements": [ "a", "br" ] },
"MD036": false,
"MD040": false,
"MD041": false,
"MD046": {"style": "fenced"},
"MD047": false
}
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ After you create or add a users to your organization, you can view and modify th
3. Click **Users** from the left navigation.
4. If you're a user of multiple organizations, select the organization you want to view from the *Users* dropdown menu.
5. If an Identity Provider is configured for the organization, an *Identity Provider* dropdown menu is provided. Select a different Identity Provider or no restriction (do not require authenticating with a configured Identity Provider) from the *Identity Provider* dropdown menu.
6. To change a user's role, select a different role or additional roles from the *Role* dropdown menu. Note that the *Role* dropdown menu selections are sorted by product roles. Administrators can manage all users and applications in the organization. All other user roles can view only applications to which they belong.
6. To change a user's role, select a different role or additional roles from the *Role* dropdown menu. Note that the *Role* dropdown menu selections are sorted by product roles. Administrators can manage all users and applications in the organization. All other user roles can view only applications to which they belong. See [Organization roles and features](/docs/management_guide/organizations/organization_roles_and_features) for user roles information.
7. To remove a selected user from the organization, select the **Actions** menu (**...**), and select **Remove User** and then confirm the removal.
8. To view a user's team assignments, select the **Actions** icon, and select **View Teams**. Refer to [Managing teams](/docs/management_guide/organizations/managing_organizations/managing_teams).

The user's last sign-in is displayed in the *Last Sign-in* column and their current multi-factor authentication status is shown in the *MFA* column. For more information on multi-factor authentication, refer to [Manage multi-factor authentication](/docs/management_guide/managing_accounts/managing_credentials/#manage-multi-factor-authentication).
The user's last sign-in is displayed in the *Last Sign-in* column and their current multi-factor authentication status is shown in the *MFA* column. For more information on multi-factor authentication, refer to [Manage multi-factor authentication](/docs/management_guide/managing_accounts/managing_credentials/#manage-multi-factor-authentication).