2017-03-09 21:21:37 +00:00
|
|
|
|
|
|
|
== Identity Brokering APIs
|
|
|
|
|
2017-08-28 12:50:14 +00:00
|
|
|
{project_name} can delegate authentication to a parent IDP for login. A typical example of this is the case
|
2022-10-19 06:43:27 +00:00
|
|
|
where you want users to be able to log in through a social provider such as Facebook or Google. You can
|
2021-06-23 18:10:41 +00:00
|
|
|
also link existing accounts to a brokered IDP. This section describes some APIs that your applications
|
2017-03-09 21:21:37 +00:00
|
|
|
can use as it pertains to identity brokering.
|
|
|
|
|