diff --git a/docs/documentation/server_admin/topics/overview/concepts.adoc b/docs/documentation/server_admin/topics/overview/concepts.adoc index b7e1c11b01..66ed06dd26 100644 --- a/docs/documentation/server_admin/topics/overview/concepts.adoc +++ b/docs/documentation/server_admin/topics/overview/concepts.adoc @@ -72,7 +72,7 @@ identity provider:: An identity provider (IDP) is a service that can authenticate a user. {project_name} is an IDP. identity provider federation:: {project_name} can be configured to delegate authentication to one or more IDPs. Social login via - Facebook or Google+ is an example of identity provider federation. You can also hook {project_name} to delegate + Facebook or Google is an example of identity provider federation. You can also hook {project_name} to delegate authentication to any other OpenID Connect or SAML 2.0 IDP. identity provider mappers:: When doing IDP federation you can map incoming tokens and assertions to user and session attributes. This helps you propagate identity information from the external IDP