Skip to content

Commit 60b6878

Browse files
authored
Normalize usage of "single sign-on" (#12256)
There are a few different casing issues and punctuation styles, this reduces down to "single sign-on" for all of our usage. <!-- readthedocs-preview docs start --> --- :books: Documentation previews :books: - User's documentation (`docs`): https://docs--12256.org.readthedocs.build/12256/ <!-- readthedocs-preview docs end --> <!-- readthedocs-preview dev start --> - Developer's documentation (`dev`): https://dev--12256.org.readthedocs.build/12256/ <!-- readthedocs-preview dev end -->
1 parent 6289add commit 60b6878

File tree

7 files changed

+19
-19
lines changed

7 files changed

+19
-19
lines changed

docs/user/commercial/single-sign-on.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Single Sign-On (SSO)
1+
Single sign-on (SSO)
22
====================
33

44
.. include:: /shared/admonition-rtd-business.rst
@@ -15,7 +15,7 @@ Currently, we support two different types of single sign-on:
1515

1616
.. _sso_git_provider:
1717

18-
Single Sign-on with GitHub, Bitbucket, or GitLab
18+
Single sign-on with GitHub, Bitbucket, or GitLab
1919
------------------------------------------------
2020

2121
Using an identity provider that supports authentication and authorization allows organization owners to manage
@@ -27,7 +27,7 @@ that user just needs to be granted permissions in the Git repository associated
2727
Once you enable this option,
2828
your existing Read the Docs teams will not be used.
2929
All authentication will be done using your git provider,
30-
including any two-factor authentication and additional Single Sign-on that they support.
30+
including any two-factor authentication and additional single sign-on that they support.
3131

3232
Learn how to configure this SSO method with our :doc:`/guides/setup-single-sign-on-github-gitlab-bitbucket`.
3333

docs/user/guides/access/index.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
How-to guides: security and access
22
==================================
33

4-
⏩️ :doc:`Single Sign-On (SSO) with GitHub, GitLab, or Bitbucket </guides/setup-single-sign-on-github-gitlab-bitbucket>`
4+
⏩️ :doc:`Single sign-on (SSO) with GitHub, GitLab, or Bitbucket </guides/setup-single-sign-on-github-gitlab-bitbucket>`
55
When using an :doc:`organization </commercial/organizations>` on |com_brand|,
66
you can configure SSO for your users to authenticate to Read the Docs.
77

8-
⏩️ :doc:`Single Sign-On (SSO) with Google Workspace </guides/setup-single-sign-on-google-email>`
8+
⏩️ :doc:`Single sign-on (SSO) with Google Workspace </guides/setup-single-sign-on-google-email>`
99
When using an :doc:`organization </commercial/organizations>` on |com_brand|,
1010
you can configure SSO for your users to authenticate to Read the Docs.
1111
This guide is written for Google Workspace.
@@ -34,9 +34,9 @@ How-to guides: security and access
3434
:maxdepth: 1
3535
:hidden:
3636

37-
Single Sign-On (SSO) with GitHub, GitLab, or Bitbucket </guides/setup-single-sign-on-github-gitlab-bitbucket>
38-
Single Sign-On (SSO) with Google Workspace </guides/setup-single-sign-on-google-email>
39-
Single Sign-On (SSO) with SAML </guides/set-up-single-sign-on-saml>
37+
Single sign-on (SSO) with GitHub, GitLab, or Bitbucket </guides/setup-single-sign-on-github-gitlab-bitbucket>
38+
Single sign-on (SSO) with Google Workspace </guides/setup-single-sign-on-google-email>
39+
Single sign-on (SSO) with SAML </guides/set-up-single-sign-on-saml>
4040
Managing Read the Docs teams </guides/manage-read-the-docs-teams>
4141
Manually importing private repositories </guides/importing-private-repositories>
4242
Using private Git submodules </guides/private-submodules>

docs/user/guides/manage-read-the-docs-teams.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ they will be granted access to import a project on that team.
4343
Automating this process
4444
-----------------------
4545

46-
You can manage teams more easily using our :doc:`Single Sign-On </commercial/single-sign-on>` features.
46+
You can manage teams more easily using our :doc:`single sign-on </commercial/single-sign-on>` features.
4747

4848
.. seealso::
4949

docs/user/guides/set-up-single-sign-on-saml.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
How to set up Single Sign-On (SSO) with SAML
1+
How to set up single sign-on (SSO) with SAML
22
============================================
33

44
.. include:: /shared/admonition-rtd-business.rst
@@ -10,7 +10,7 @@ How to set up Single Sign-On (SSO) with SAML
1010

1111
**At the moment only Okta is supported as a SAML identity provider.**
1212

13-
This how-to guide will provide instructions on how to enable :abbr:`SSO (Single Sign-on)` using Okta as a SAML identity provider.
13+
This how-to guide will provide instructions on how to enable :abbr:`SSO (single sign-on)` using Okta as a SAML identity provider.
1414
If you want more information on this feature, please read :doc:`/commercial/single-sign-on`
1515

1616
Prerequisites
@@ -146,4 +146,4 @@ and disable login on Read the Docs completely for that user.
146146
:doc:`/guides/manage-read-the-docs-teams`
147147
Additional user management options
148148
:doc:`/commercial/single-sign-on`
149-
Information about choosing a Single Sign-on approach
149+
Information about choosing a single sign-on approach

docs/user/guides/setup-single-sign-on-github-gitlab-bitbucket.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
How to setup Single Sign-On (SSO) with GitHub, GitLab, or Bitbucket
1+
How to setup single sign-on (SSO) with GitHub, GitLab, or Bitbucket
22
===================================================================
33

44
.. include:: /shared/admonition-rtd-business.rst
55

6-
This how-to guide will provide instructions on how to enable :abbr:`SSO (Single Sign-on)` with GitHub, GitLab, or Bitbucket.
6+
This how-to guide will provide instructions on how to enable :abbr:`SSO (single sign-on)` with GitHub, GitLab, or Bitbucket.
77
If you want more information on this feature,
88
please read :doc:`/commercial/single-sign-on`
99

@@ -74,5 +74,5 @@ Instead of revoking access completely,
7474
downgrade their permissions to *read only*.
7575

7676
.. seealso::
77-
To learn more about choosing a Single Sign-on approach,
77+
To learn more about choosing a single sign-on approach,
7878
please read :doc:`/commercial/single-sign-on`.

docs/user/guides/setup-single-sign-on-google-email.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
How to setup Single Sign-On (SSO) with Google Workspace
1+
How to setup single sign-on (SSO) with Google Workspace
22
=======================================================
33

44
.. include:: /shared/admonition-rtd-business.rst
55

6-
This how-to guide will provide instructions on how to enable :abbr:`SSO (Single Sign-on)` with Google Workspace.
6+
This how-to guide will provide instructions on how to enable :abbr:`SSO (single sign-on)` with Google Workspace.
77
If you want more information on this feature,
88
please read :doc:`/commercial/single-sign-on`
99

@@ -94,4 +94,4 @@ and disable login on Read the Docs completely for that user.
9494
:doc:`/guides/manage-read-the-docs-teams`
9595
Additional user management options
9696
:doc:`/commercial/single-sign-on`
97-
Information about choosing a Single Sign-on approach
97+
Information about choosing a single sign-on approach

docs/user/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ Our Business hosting has everything your business needs:
233233
Manage permissions across multiple teams.
234234

235235
:doc:`/commercial/single-sign-on`
236-
Stay secure with Single Sign On.
236+
Stay secure with single sign-on.
237237

238238
:doc:`/commercial/sharing`
239239
Share your private docs easily with contractors or customers.

0 commit comments

Comments
 (0)