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

moving images #96

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
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
Binary file added .gitbook/assets/create_new_collector.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .gitbook/assets/create_new_collector0.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .gitbook/assets/face.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .gitbook/assets/label_bounding_box.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .gitbook/assets/task_overview.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
41 changes: 40 additions & 1 deletion getting-started/authentication/sso.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,41 @@
# SSO
# Using Social SSO (Single Sign On) with Clarifai

Similar to Single Sign On (SSO), Social Login allows users to access systems with login credentials that already exist on other social platforms. It’s simple and convenient and it will let Clarifai users utilize social logins for Google and GitHub. These social Sign On were used primarily because it enhances the user experience of Open Social - no need to fill out the sign-up forms or remember another password.


## How to use SSO?

### GitHub
1. Click the “Sign in with GitHub” button and you will be redirected to the Authorization page:

![sign-on](../../images/sso-options.png)


2. Once you press Authorize Clarifai, your account will be created with your GitHub account. You will be then asked to consent to the [GDPR-Privacy-Policy](https://www.clarifai.com/privacy-policy) as shown below.

![Confirmation-of-GDPR](../../images/confirmation.png)

3. Congratulations. You are now a Clarifai User.

#### How to revoke the permission via GitHub.

Once you have authorized the account via GitHub, you will get an email that looks like the screenshot below.
![GitHub-email](../../images/confirmation_email.png)

You can click the Revoke Access button to disconnect your Clarifai and GitHub account.

If you click the link in the email, you can click it and revoke access to Clarifai through your GitHub account.

![Revoke-account](../../images/github-edit.png)

### Google

1. Click the “Sign in with Google button and you will be redirected to the Authorization page:

![sign-on](../../images/sso-options.png)

2. Choose the account to use for creating your Clarifai Account.
![choose-account](../../images/choose_account.png)

3. Consent to the [GDPR-Privacy-Policy](https://www.clarifai.com/privacy-policy) as shown below.
![Confirmation-of-GDPR](../../images/confirmation.png)