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:
Connection | Logo |
---|---|
MicrosoftOnline | |
Auth0 | |
Okta | |
GitHub | |
Custom |
Create an OAuth connection
- Login to the SetherAuth Console
- Click on the
Connections
menu item - Click on the
+
button - Choose a connection from the list and click on the
Create
link - Fill in the necessary information and click
Save
Add the Connection to your Application
- Click on the
Applications
menu item - Click on your application
- Go to the
Connections
tab - Click
Add
to add a new connection to the list - Select the newly created connection from the dropdown
- Modify the connection's properties, like
Can signup
,Can signin
etc. See the Connection Properties section for more details. - Click
Save
to save the changes