diff --git a/authorization_services/topics/resource-server-enable-authorization.adoc b/authorization_services/topics/resource-server-enable-authorization.adoc index e6856bbae0..d12123911b 100644 --- a/authorization_services/topics/resource-server-enable-authorization.adoc +++ b/authorization_services/topics/resource-server-enable-authorization.adoc @@ -1,7 +1,7 @@ [[_resource_server_enable_authorization]] = Enabling Authorization Services -To turn your OIDC Client Application into a resource server and enable fine-grained authorization, click the *Authorization Enabled* switch to *ON* and click *Save*. +To turn your OIDC Client Application into a resource server and enable fine-grained authorization, select *Access type* *confidential* and click the *Authorization Enabled* switch to *ON* then click *Save*. .Enabling Authorization Services image:{project_images}/resource-server/client-enable-authz.png[alt="Enabling Authorization Services"] @@ -68,4 +68,4 @@ This configurations changes how the policy evaluation engine decides whether or + * *Remote Resource Management* + -Specifies whether resources can be managed remotely by the resource server. If false, resources can be managed only from the administration console. \ No newline at end of file +Specifies whether resources can be managed remotely by the resource server. If false, resources can be managed only from the administration console.