How Can We Help?
< All Topics
Print

02. Security

 

1. Administration Console, where end users login to set up connection, is secured with Multi-Tenant OAuth capabilities found here: https://auth0.com/docs/best-practices/multi-tenant-apps-best-practices
2. Admin Console Alternative – if we don’t have Multi-tenant set up, we can add users to the Admin Account using OAuth2.0: https://oauth.net/2/
3. User Credentials are not stored on our SaaS platform, but come from our customers Active Directory account authorization
4. SharePoint Security – our clients can generate a Client ID and Client Secret using these instructions to connect our services to your SharePoint tenant. https://docs.microsoft.com/en-us/sharepoint/dev/solution-guidance/security-apponly-azureacs
5. Procore Security – our Procore connections use the Procore Standard OAuth methods described here: https://developers.procore.com/documentation/oauth-endpoints Using Service Accounts we generate the Client ID and Client Secret that we pass to the APIs