From 80e1be8db775b8df9827e6137be6da747287786e Mon Sep 17 00:00:00 2001 From: "Jens L." Date: Fri, 2 May 2025 19:11:14 +0200 Subject: [PATCH] website/docs: use Universal Device Trust for GDTC instead of Okta (#14335) Signed-off-by: Jens Langhammer --- .../flows-stages/stages/authenticator_endpoint_gdtc/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/add-secure-apps/flows-stages/stages/authenticator_endpoint_gdtc/index.md b/website/docs/add-secure-apps/flows-stages/stages/authenticator_endpoint_gdtc/index.md index 39a24d524c..3ba4424519 100644 --- a/website/docs/add-secure-apps/flows-stages/stages/authenticator_endpoint_gdtc/index.md +++ b/website/docs/add-secure-apps/flows-stages/stages/authenticator_endpoint_gdtc/index.md @@ -53,7 +53,7 @@ For detailed instructions, refer to Google documentation. 4. On the service account page, click the **Details** tab, and expand the **Advanced settings** area. 5. Log in to the Admin Console, and then navigate to **Chrome browser -> Connectors**. 6. Click on **New Provider Configuration**. -7. Under Okta, click "Set up". +7. Under Universal Device Trust, click "Set up". 8. Enter a name. 9. Enter the URL: https://authentik.company/endpoint/gdtc/chrome/ 10. Under Service accounts, enter the full name of the service account created above, for example `authentik-gdtc-docs@authentik-enterprise-dev.iam.gserviceaccount.com`.