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:
Sean McCormick 2020-03-03 08:50:54 -08:00 committed by Marek Posolda
parent 6715676529
commit 7139636c0e

View file

@ -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[]