CAS implementation

I have tried out CAS server implementation in openedx. For that, I need to update the CAS_SERVER_URL and then add a line “AUTH_USE_CAS”: true to the FEATURES hash.
I tried to do this in my lms.env.json file, but I can’t log in.