Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

initial commit of documentation change #708

Merged
merged 2 commits into from
Apr 23, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions docs/media/federated_identity_setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@

# Federated Identity Setup

## Enabling federated sign-in

Amplify's Authentication category uses AWS Cognito User Pools, which requires identity providers to be registered.

If you are using Mobile Hub, you can register an identity provider by accessing the *User Sign-In* section and selecting the provider under the *Add sign-in Providers* section.

You may also register identity providers in *Amazon Cognito* console by selecting the related user pool and then accessing the *Federation > Identity providers* section.

## Google

* [AWS Developer Guide](http://docs.aws.amazon.com/cognito/latest/developerguide/google.html)
Expand Down