The ConfigManager class is not useful to 3rd party consoles, it's part part of the mechanism allowing the user to select domain, app and realm.
Move it to the GenericApp.
Moved related code along with it, e.g. the buildBaseUrlFromDomain() method from String extension.