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
Connectionsmenu item - Click on the
+button - Choose a connection from the list and click on the
Createlink - Fill in the necessary information and click
Save
Add the Connection to your Application
- Click on the
Applicationsmenu item - Click on your application
- Go to the
Connectionstab - Click
Addto add a new connection to the list - Select the newly created connection from the dropdown
- Modify the connection's properties, like
Can signup,Can signinetc. See the Connection Properties section for more details. - Click
Saveto save the changes