keycloak/docs/documentation/server_development/topics/identity-brokering.adoc
rmartinc b6fe6c2db8 Documentation for brokering API V2 and make it preview
Closes #46590
Closes #47259

Signed-off-by: rmartinc <rmartinc@redhat.com>
2026-03-26 11:13:58 +01:00

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.