@@ -30,22 +30,21 @@ Enabling SSO
30
30
By default, users that sign up with a Google account do not have any permissions over any project.
31
31
However, you can define which teams users matching your company's domain email address will auto-join when they sign up.
32
32
33
- You can enable this feature in your organization:
34
-
35
- * Navigate to :menuselection: `<Username dropdown> > Organizations --> <Organization Name> --> Settings --> Authorization `
36
- * Select **Google ** in the :guilabel: `Provider ` drop-down.
37
- * Specify your Google Workspace domain in the :guilabel: `Domain ` input field and press :guilabel: `Save `.
33
+ 1. Navigate to the `authorization setting page <https://readthedocs.com/organizations/choose/organization_sso/ >`__.
34
+ 2. Select **Google ** in the :guilabel: `Provider ` drop-down.
35
+ 3. Specify your Google Workspace domain in the :guilabel: `Domain ` input field and press :guilabel: `Save `.
38
36
39
37
Configure team for all users to join
40
38
------------------------------------
41
39
42
40
You can mark one or many teams that users are automatically joined when they sign up with a matching email address.
43
41
Configure this option by:
44
42
45
- * Navigating to :guilabel: `<Username dropdown> ` > :guilabel: `Organizations ` > :guilabel: `<Organization name> ` > :guilabel: `Teams ` > :guilabel: `<Team name> `
46
- * Click :guilabel: `Edit team `
47
- * Enable *Auto join users with an organization's email address to this team *.
48
- * Click :guilabel: `Save `
43
+ 1. Navigate to the `teams management page <https://readthedocs.com/organizations/choose/organization_team_list/ >`__.
44
+ 2. Click the :guilabel: `<team name> `.
45
+ 3. Click :guilabel: `Edit team `
46
+ 4. Enable *Auto join users with an organization's email address to this team *.
47
+ 5. Click :guilabel: `Save `
49
48
50
49
With this enabled,
51
50
all users that sign up with their ``
[email protected] `` email will automatically join this team.
0 commit comments