mirror of
https://github.com/keycloak/keycloak.git
synced 2026-04-20 21:58:59 -04:00
9 lines
422 B
Text
9 lines
422 B
Text
|
|
[[_identity-brokering-apis]]
|
|
== Identity Brokering APIs
|
|
|
|
{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 log in through a social provider such as Facebook or Google. You can
|
|
also link existing accounts to a brokered IDP. This section describes some APIs that your applications
|
|
can use as it pertains to identity brokering.
|
|
|