I’ve noticed for example that master for ecommerce uses edx-oauth2 instead of edx-oidc for authentication.
After modifying values for the oauth client and settings files in ecommerce, I keep getting invalid_request The requested redirect didn’t match the client settings.
Is edx-oauth2 installed as part of Ironwood ?
Do I need to install edx-oauth2-provider ?
Maybe I should ask my question in the ecommerce section because it seems the create_or_update_site command does not support the same options or switches as previously under edx-oidc. That might explain why I cannot create my site with it.