Open
Description
Due to how the jsapi was organized to meet both existing enterprise concerns and new community concerns, we had to make GetConsoleTypes
callable prior to the creation of a session.
We should revert this, and require the user to be authenticated.
In #3079 @niloc132 mentioned that the config service will still need its "get auth constants" to work pre-auth. This ticket encompasses that work, too.