How can i change these hardcoded ID's CLIENT_ID,CLIENT_SECRET,TENANT_ID
in settings.py depending upon the tenants logged in users
I had implemented django SSO using django_auth_adfs. How can i change these ID's value dynamically based on individual users of each tenant logged in