Integrated a Single Sign-on (SSO) solution based on Oauth2. Supports custom integrations as well as built-in support through Google, Facebook, & Microsoft out of the box
Single Sign-On (SSO) features
- Added Single sign-on (OAuth2) page at Partner Apps> Single sign-on (OAuth2)
- Click the +Add Provider button
- Added Google Provider: To get started authorizing your App with Gmail go here: https://developers.google.com/
gmail/api/auth/about-auth - Added Facebook Provider: To get started authorizing your App with Facebook go here: https://developers.facebook.com/docs/apps/#register
- Added Microsoft Provider: To get started authorizing your App with Microsoft go here: https://docs.microsoft.com/en-us/onedrive/developer/rest-api/getting-started/app-registration?view=odsp-graph-online
- Added Custom Providers with server parameters (Name, Client Id, Scope, Token Endpoint, User Info FirstName Key, User Information Endpoint, Authorized Endpoint, Client Secret, User Info Email Key, User Info Id Key, User Info LastName Key, & Offline toggle: To get started creating your own OAuth 2.0 implementation go here: https://oauth.net/2/
Comments
Please sign in to leave a comment.