Use Google as example, not Google+
Google+ no longer exists Signed-off-by: Yuvi Panda <yuvipanda@gmail.com>
This commit is contained in:
parent
3d340d17a4
commit
5210b7e546
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue