after installing and configuring sonarqube github authentication, I am getting [o.s.s.a.AuthenticationError] No provider key found in URI in my log.
sonarqube v7.6 docker
SonarQube AUTH GitHub is version 1.5 (build 870)
I have verified that the client ID is correct and Client Secret is correct. Githib oath2 app is configured with Homepage URL that matches my URL https://sonar.mydomain.com, and Authorization callback URL is https://sonar.mydomain.com/oauth2/callback.