Fix identity to identify
This commit is contained in:
parent
ebe3a024be
commit
7edc2c3e28
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ This will bring you to the `Add Client` page.
|
||||||
image:{project_images}/add-client-oidc.png[]
|
image:{project_images}/add-client-oidc.png[]
|
||||||
|
|
||||||
Enter in the `Client ID` of the client. This should be a simple
|
Enter in the `Client ID` of the client. This should be a simple
|
||||||
alpha-numeric string that will be used in requests and in the {project_name} database to identity the client.
|
alpha-numeric string that will be used in requests and in the {project_name} database to identify the client.
|
||||||
Next select `openid-connect` in the `Client Protocol` drop down box.
|
Next select `openid-connect` in the `Client Protocol` drop down box.
|
||||||
Ignore the `Client Template` listbox for now,
|
Ignore the `Client Template` listbox for now,
|
||||||
we'll go over that later in this chapter.
|
we'll go over that later in this chapter.
|
||||||
|
|
Loading…
Reference in a new issue