Skip to main content

OAuth Connections

SetherAuth allows users to sign-in using various OAuth connections.

The icons of these providers will be displayed on the Login and Signup pages once they have been added to SetherAuth.

The following OAuth connections are known to work with SetherAuth:

ConnectionLogo
MicrosoftOnline
Auth0
Okta
LinkedIn
GitHub
Google
Custom

Create an OAuth connection

  1. Login to the SetherAuth Console
  2. Click on the Connections menu item
  3. Click on the + button
  4. Choose a connection from the list and click on the Create link
  5. Fill in the necessary information and click Save

Add the Connection to your Application

  1. Click on the Applications menu item
  2. Click on your application
  3. Go to the Connections tab
  4. Click Add to add a new connection to the list
  5. Select the newly created connection from the dropdown
  6. Modify the connection's properties, like Can signup, Can signin etc. See the Connection Properties section for more details.
  7. Click Save to save the changes