oncall
oncall copied to clipboard
I want to set up Google Oauth on Oncall but keeps getting CORS error
As the title suggests, I want to set up Google Oauth login on Oncall, but keeps getting the CORS error when trying to hit https://accounts.google.com/o/oauth2/v2/auth?response_type=code''&client_id={}&redirect_uri={}&scope={}`` How can I solve this issue? Thanks in advance.
@tsimyau1612 Could you let us know how did you set up? As far as I know sso is not supported. Are you using client libraries to do it?