From 0fe4e4a655d59049e5c91c51304e61cbd82abe98 Mon Sep 17 00:00:00 2001 From: Chuck Copello Date: Thu, 16 Feb 2017 13:54:45 -0500 Subject: [PATCH] RHSSO_600 updates --- .../topics/getting-started/hello-world/create-realm.adoc | 5 +++-- .../getting-started/hello-world/create-resource-server.adoc | 4 ++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/authorization_services/topics/getting-started/hello-world/create-realm.adoc b/authorization_services/topics/getting-started/hello-world/create-realm.adoc index 9b3f29e58e..b7e2d59ef4 100644 --- a/authorization_services/topics/getting-started/hello-world/create-realm.adoc +++ b/authorization_services/topics/getting-started/hello-world/create-realm.adoc @@ -18,7 +18,8 @@ image:../../../{{book.images}}/getting-started/hello-world/create-realm.png[alt= . On the right side of the empty user list, click *Add User*. -. Complete the fields as shown in the screenshot below to create a new user with the username of *alice* and then click *Save*. +. To create a new user with the username of *alice*, complete the username, email, first name, and last name fields. +Click the *User Enabled* switch to *On*, and then click *Save*. + .Add User image:../../../{{book.images}}/getting-started/hello-world/create-user.png[alt="Add User"] @@ -30,4 +31,4 @@ image:../../../{{book.images}}/getting-started/hello-world/reset-user-pwd.png[al . Complete the *New Password* and *Password Confirmation* fields with a password and click the *Temporary* switch to *OFF*. -. Click *Reset Password* to set the user's password. \ No newline at end of file +. Click *Reset Password* to set the user's password. diff --git a/authorization_services/topics/getting-started/hello-world/create-resource-server.adoc b/authorization_services/topics/getting-started/hello-world/create-resource-server.adoc index 00fc6dbc41..42381e49b0 100644 --- a/authorization_services/topics/getting-started/hello-world/create-resource-server.adoc +++ b/authorization_services/topics/getting-started/hello-world/create-resource-server.adoc @@ -5,7 +5,7 @@ You can enable authorization services in an existing client application configur 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: +. Click *Clients* to start creating a new client application and fill in the *Client ID*, *Client Protocol*, and *Root URL* fields. + .Create Client Application image:../../../{{book.images}}/getting-started/hello-world/create-client.png[alt="Create Client Application"] @@ -16,7 +16,7 @@ image:../../../{{book.images}}/getting-started/hello-world/create-client.png[alt image:../../../{{book.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. +A new *Authorization* tab is displayed for the client. . Click the *Authorization* tab and an Authorization Settings page similar to the following is displayed: +