keycloak-scim/docs/documentation/server_development/topics/identity-brokering.adoc
Alexander Schwartz 4dcb819c06 Moving docs to new folder
CIAM-5056
2023-03-20 09:07:58 +01:00

8 lines
393 B
Text

== 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.