Single Sign On is currently only available for Accelevents White Label partners. If you are interested in learning more about joining our White Label program please contact your account manager or message us in the chat!
Okta Setup Documentation
Sign in to your okta developer account (https://developer.okta.com/signup/) and get the Domain URL. Eg. (https://dev-175556.okta.com/)
Navigate to Applications and click on the Add Application button. Select SPA and then click Next. On the next page, specify http://{domainUrl} as a Base URI, Login redirect URI, and Logout redirect URI. Click Done and you should see settings like the following.
Click on done, it will generate the clientId: copy the client id
Go to trusted origin http://prntscr.com/tyec6z as shown in the screen and click on add origin
On add origin popup provide details like shown in this screenshot http://prntscr.com/tyed13. Note: Make sure you have selected `CORS` and `Redirect` type as they are mandatory to make sure authentication from Accelevents is allowed.
Once complete, please provide your Domain URL from Step 1 and the Client ID from step 3 to the Accelevents Support Team.