RHSSO_600 updates

This commit is contained in:
Chuck Copello 2017-02-16 13:54:45 -05:00 committed by Jen Malloy
parent 8220778a35
commit 0fe4e4a655
2 changed files with 5 additions and 4 deletions

View file

@ -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.
. Click *Reset Password* to set the user's password.

View file

@ -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:
+