From 3d9bfd6d271bd45a2133f121b2fdf779224a3682 Mon Sep 17 00:00:00 2001 From: Nicolas Scozzaro Date: Thu, 14 May 2020 14:43:18 -0400 Subject: [PATCH] Fix broken link for OpenShift Previous link was broken (https://docs.openshift.org/latest/architecture/additional_concepts/authentication.html#service-accounts-as-oauth-clients) --- docs/source/getting-started.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/getting-started.rst b/docs/source/getting-started.rst index 7fce0d74..b6c42bcf 100644 --- a/docs/source/getting-started.rst +++ b/docs/source/getting-started.rst @@ -293,7 +293,7 @@ Service Accounts as OAuth Clients ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ As a project member, you can use the `Service Accounts as OAuth -Clients `__ +Clients `__ scenario. This gives you the possibility of defining clients associated with service accounts. You just need to create the service account with the proper annotations: