From 304d2fe26708e1b6a5ebbb0bd058f4ebdbf4c0be Mon Sep 17 00:00:00 2001 From: Stian Thorgersen Date: Fri, 10 Jun 2016 09:22:59 +0200 Subject: [PATCH] Update topics/clients/oidc/service-accounts.adoc --- topics/clients/oidc/service-accounts.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 topics/clients/oidc/service-accounts.adoc diff --git a/topics/clients/oidc/service-accounts.adoc b/topics/clients/oidc/service-accounts.adoc old mode 100755 new mode 100644 index a2f4515ceb..4b5ff2c1bc --- a/topics/clients/oidc/service-accounts.adoc +++ b/topics/clients/oidc/service-accounts.adoc @@ -3,7 +3,7 @@ === Service Accounts Each OIDC client has a built in _service account_ which allows it to obtain an access token. -This is covered in the OAuth 2.0 specifiation under <> +This is covered in the OAuth 2.0 specifiation under <> To use this feature you must set the <> of your client to `confidential`. When you do this, the `Service Accounts Enabled` switch will appear. You need to turn on this switch. Also make sure that you have configured your <>.