Merge pull request #58 from ccopelloRH/RHSSO625text

updated text
This commit is contained in:
ccopelloRH 2016-11-30 13:44:17 -05:00 committed by GitHub
commit 1ab7f8ed5a

View file

@ -118,10 +118,8 @@ expose-token::
The default value is _false_.
credentials::
Not required for public clients or where the client is "bearer-only."
Specify the credentials of the application. This is an object notation where the key is the credential type and the value is the value of the credential type.
Currently `password` and `jwt` is supported.
This is _REQUIRED_.
Currently password and jwt is supported. This is _REQUIRED_ only for clients with 'Confidential' access type.
connection-pool-size::
Adapters will make separate HTTP invocations to the {{book.project.name}} server to turn an access code into an access token.