2016-06-03 14:13:57 +00:00
|
|
|
[[_clients]]
|
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.
|
2016-06-03 13:12:04 +00:00
|
|
|
The first type of client is an application that wants
|
2017-08-28 12:50:14 +00:00
|
|
|
to participate in single-sign-on. These clients just want {project_name} to provide security for them. The other type
|
2016-06-03 13:12:04 +00:00
|
|
|
of client is one that is requesting an access token so that it can invoke other services on behalf of the authenticated user.
|
2016-05-20 00:15:52 +00:00
|
|
|
This section discusses various aspects around configuring clients and various ways to do it.
|
2016-04-18 15:15:25 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|