Got a general question. If I am hosting <cal.com> ...
# developers
s
Got a general question. If I am hosting cal.com in my own infrastructure and i have my own oauth2 server, can i use that instead of the default user db that comes out of the box? this is for when user's are booking appointments and they have the option to create an account
m
I don't think oAuth is supported, but if your server can handle SAML that does work @Sherwin. To use it, you'd need to get an enterprise license to be allowed to do SAML (we're using it with Azure AD, was easy to set up)
s
Ok thanks!