Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

recommendation: Configure TahoeAuth0Backend via settings instead of /admin #6

Open
OmarIthawi opened this issue Oct 12, 2021 · 0 comments

Comments

@OmarIthawi
Copy link
Contributor

This a good to have configuration for more secure configuration in Ansible instead of storing them in the /admin:

SOCIAL_AUTH_TAHOE_AUTH0_KEY: <client id>
SOCIAL_AUTH_TAHOE_AUTH0_SECRET: <client secret>
SOCIAL_AUTH_TAHOE_AUTH0_DOMAIN: <public LMS root URL>

I saw the edX Studio uses this approach so I thought perhaps it could work for LMS as well:

@OmarIthawi OmarIthawi changed the title Configure TahoeAuth0Backend via settings instead of /admin recommendation: Configure TahoeAuth0Backend via settings instead of /admin Oct 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant