Open bygjames opened 3 years ago
@pwielgolaski Hi, right now the OAuthAuthenticationScheme handles all unauthenticated requested that have state
and code
parameters, while it should use and check a specific request URL. It will probably help here
Using oauth for gsuite and native github for github.com authentication.
Error is "Unauthenticated since retrieved 'state' doesn't correspond to current TeamCity session." during login
But only if the authentication module order loads teamcity-oauth before github.com
this order loads will login with no issue.