Hello, everyone. I created multiple sites within the local Open edX following this instruction. I also added Google as IdP. However, the Google option only appears on one site. According to Open edX documentation, each IdP could only belong to one site at a time. Then, I try to add a new Provider Configuration (OAuth) with the same backend name ( google-oauth2) for each of the sites. However, the new configuration would override the previous if both have the same backend name.
- Expectation: All sites have Google as an option to login/signup.
- Reality: Google option only appears on one site.
Please tell me what I should do. Thanks in advance.