Disconnecting TeamCity from Hub
Hi. I was experimenting with HUB integration, but I have decided that I don't need it.
I removed the HUB plugins, but now I get
Failed to enable authentication module: JetBrains-Hub, error: Cannot find authentication module for type: JetBrains-Hub. Please check the corresponding plugin is installed.
Failed to enable authentication module: HTTP-JetBrains-Hub-SSO, error: Cannot find authentication module for type: HTTP-JetBrains-Hub-SSO. Please check the corresponding plugin is installed.
as errors on every page. How do I get rid of these?
Thanks
Nick
Please sign in to leave a comment.
Hi Nick,
You need to go to Administration - Authentication and disable Hub as an authentication method.
I did that. See screenshot...
Hi Nick,
Could you please restart the server, probably it will help.
Hi Dimitry,
I did that before. That removed the entries from the Modules sections, but I still get the errors as you see.
Nick
Hi,
Could you check whether HUB module exists in the configuration file <Data Directory>/config/auth-config.xml ?
That was it, thanks.
Still an error, this time on the azure-active-directory plugin - after manually removing the HTTP-AAD bits of the above mentioned xml file, the error no longer shows. Perhaps JetBrains (or the plugin writer? in this case same same) need to do a better job of cleaning up configuration files touched by plugins?