Skip to content

Commit f037fc7

Browse files
author
ada
committed
Fixed typos
1 parent ca8e118 commit f037fc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

synthetics/test-config/auth.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@ Multifactor authentication through SSO and Active Directory
380380
:description: Multifactor authentication allows your test to authenticate to a target page by logging in through an SSO or Active Directory service.
381381

382382

383-
Authentication through Single Sign-On (SSO) is similar to :ref:`basic authentication <auth-basic-html-login>`. To create a test of that uses SSO or Active Directory (AD) login, you must configure a series of steps that include opening the webpage, selecting the SSO authentication link, and entering the required information for SSO authentication. Additional webpages may load during this process, so it's crucial that you include steps to confirm that all the components of each webpage have fully loaded before proceeding.
383+
Authentication through Single Sign-On (SSO) is similar to :ref:`basic authentication <auth-basic-html-login>`. To create a test that uses SSO or Active Directory (AD), you must configure a series of steps that include opening the webpage, selecting the SSO authentication link, and entering the required information for SSO authentication. Additional webpages may load during this process, so it's crucial that you include steps to confirm that all of the components of each webpage have fully loaded before proceeding.
384384

385385
SSO authentication frequently involves additional authentication factors. If the identity provider (such as Google, Microsoft, Okta, Duo, and so on) does not mandate an extra login factor, your test might only need the authentication steps that are illustrated in the example below:
386386

0 commit comments

Comments
 (0)