I followed the whole procedure mention here, for google auth on Jenkins using Google Login Plugin.
My Google Login Plugin version is 1.3
I am not able to login via Google as it throughs following error:
Error: invalid_request
Invalid parameter value for redirect_uri: Missing scheme: jenkins.********.com/securityRealm/finishLogin
I have added http in Authorized redirect URIs on Google Developer Console, but dont know why this value is getting overrride with non http URL. Please help!