Open Nomane opened 5 years ago
Hi,
I have configured the plugin in this way :
sonar.auth.googleoauth.allowUsersToSignUp=true sonar.auth.googleoauth.clientId.secured=XXXXXXX.apps.googleusercontent.com sonar.auth.googleoauth.clientSecret.secured=XXXXXXX sonar.auth.googleoauth.enabled=true sonar.auth.googleoauth.loginStrategy=Unique sonar.auth.googleoauth.limitOauthDomain=mycompany.com
That's works fine on the first connection, but when I retry to login again I have this error message:
Any advice ?
Thanks
No, I have not seen any error like that in the past. I'll try to experiment and see if I can reproduce it, but I cannot give you an estimate of how soon that might happen.
Hi,
I have configured the plugin in this way :
sonar.auth.googleoauth.allowUsersToSignUp=true sonar.auth.googleoauth.clientId.secured=XXXXXXX.apps.googleusercontent.com sonar.auth.googleoauth.clientSecret.secured=XXXXXXX sonar.auth.googleoauth.enabled=true sonar.auth.googleoauth.loginStrategy=Unique sonar.auth.googleoauth.limitOauthDomain=mycompany.com
That's works fine on the first connection, but when I retry to login again I have this error message:
Any advice ?
Thanks