MySQL Auth Configuration and Troubleshooting
Sonia Carlson
Disabling MySQL Auth in Heroku
- Log in to heroku.com.
- Navigate to the appropriate stack (eg bridge-prod)
- Go to Settings.
- Scroll down to Config Variables and click Reveal Config Vars.
- Scroll down to AUTH_PROVIDER and change the value to "stormpath" (or any value other than "mysql"). You can leave AUTH_CREATE_MYSQL_ACCOUNTS alone.
- Updated value should take effect as soon as you click "Save changes".
Disabling MySQL Auth in AWS
- Log in to AWS.
- Navigate to Elastic Beanstalk.
- Scroll down to BridgePF and click on the appropriate stack (eg BridgePF-prod).
- Go to Configuration.
- Go to Software Configuration.
- Scroll down to Environment Properties.
- Change the value of AUTH_PROVIDER to "stormpath", as described above.
- Scroll down to the bottom and click Apply.
{"serverDuration": 29, "requestCorrelationId": "de288ec78676422d872e04204fcdec6a"}