Name of the "admin" account must be "admin"

I’ve found that launching AWX with an admin account named “admin” is different from launching it with an admin account of a different name.

For example, it seems like an admin account named “admin” can have as many login sessions simultaneously as desired, but an admin account named otherwise can only have 1 login session at a time.

Check this out for reference: Can’t log in after deployment · Issue #123 · ansible/awx-operator (github.com)

Has anyone found similar results? If so, I’m considering filing an issue