2016-04-18 15:15:25 +00:00
|
|
|
|
2016-05-20 00:15:52 +00:00
|
|
|
== Managing Clients
|
2016-04-18 15:15:25 +00:00
|
|
|
|
2016-05-20 00:15:52 +00:00
|
|
|
Clients are entities that can request authentication of a user. Clients come in two forms.
|
|
|
|
he first type of client is an application that wants
|
|
|
|
to participate in single-sign-on. These clients just want {{book.project.name}} to provide security for them. The other type
|
|
|
|
of client is one that is requesting an access token so that it can invoke on other services on behalf of the authenticated user.
|
|
|
|
This section discusses various aspects around configuring clients and various ways to do it.
|
2016-04-18 15:15:25 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|