keycloak-scim/server_development/topics/identity-brokering.adoc
2021-12-22 08:23:39 +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 login 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.