Skip to content

feat: studio and base tenant settings

Navin Karkera requested to merge navin/base-tenant-config into main

Description

Adds some default configuration for base url (main tenant) to make sure third_party_auth works as expected. Also updates eox-tenant branch to separate out studio and lms tenant configurations.

Supporting information

Testing instructions

Deployed to ASU opencraft sandbox with one additional tenant.

Test by using cognito login for both the urls, via LMS and studio.

Dependencies

Checklist

If any of the items below is not applicable, do not remove them, but put a check in it.

  • Git commit history is clean
  • Git commits are following conventional-commit practices
  • Unit tests are added/updated
  • Documentation is added/updated

Additional context

Add any other context about the merge request here.

Merge request reports