[[_getting_started_hello_world_enabling_authz_services]] === Enabling Authorization Services You can enable authorization services in an existing client application configured to use the OpenID Connect Protocol. You can also create a new client. To create a new client, complete the following steps: . Click *Clients* to start creating a new client application and fill in the fields as shown in the screenshot below: + .Create Client Application image:../../../images/getting-started/hello-world/create-client.png[alt="Create Client Application"] . Click *Save*. The Client Details page is displayed. + .Client Details image:../../../images/getting-started/hello-world/enable-authz.png[alt="Client Details"] . On the Client Details page, click the *Authorization Enabled* switch to *ON*, and then click *Save*. A new *Authorization* tab is displayed for the client. . Click the *Authorization* tab and an Authorization Settings page similar to the following is displayed: + .Authorization Settings image:../../../images/getting-started/hello-world/authz-settings.png[alt="Authorization Settings"] When you enable authorization services for a client application, {{book.project.name}} automatically creates several <> for your client authorization configuration. For more information about authorization configuration, see <>.