Updated section on the Credentials
tab
Previously, the process for viewing the credentials tab left out an important step. Namely, that the Credentials tab does not show up until you've saved the client with the Access Type set to confidential. This patch adds a sentence to help guide readers to get to the Credentials tab.
This commit is contained in:
parent
6715676529
commit
7139636c0e
1 changed files with 4 additions and 2 deletions
|
@ -3,8 +3,10 @@
|
|||
==== Confidential Client Credentials
|
||||
|
||||
If you've set the client's <<_access-type, access type>> to `confidential` in the client's
|
||||
`Settings` tab, a new `Credentials` tab will show up. As part of dealing with this
|
||||
type of client you have to configure the client's credentials.
|
||||
`Settings` tab, a new `Credentials` tab will show up. Note that the `Credentials` tab only
|
||||
shows up after you've clicked the `Save` button at the bottom of the settings screen with a
|
||||
`confidential` access type. As part of dealing with thistype of client you have to configure
|
||||
the client's credentials.
|
||||
|
||||
.Credentials Tab
|
||||
image:{project_images}/client-credentials.png[]
|
||||
|
|
Loading…
Reference in a new issue