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
|
|
|
|
where you want users to be able to login through a social provider like Facebook or Google. {project_name}
|
2017-03-09 21:21:37 +00:00
|
|
|
also allows you to link existing accounts to a brokered IDP. This section talks about some APIs that your applications
|
|
|
|
can use as it pertains to identity brokering.
|
|
|
|
|