RHSSO_600 updates
This commit is contained in:
parent
8220778a35
commit
0fe4e4a655
2 changed files with 5 additions and 4 deletions
|
@ -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"]
|
||||
|
|
|
@ -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"]
|
||||
|
|
Loading…
Reference in a new issue