Fixes #3323 Fixes #3318 * Fix tests * Fix tests
* Compare groups case-insensitively at login time, since Okta groups are case-insensitive but preserving. * Make other group operations case-preserving but otherwise case-insensitive. New groups will be written in lowercase.