JetBrains / teamcity-azure-active-directory

TeamCity plugin which supports authentication via Microsoft Azure Active Directory
Apache License 2.0
26 stars 19 forks source link

HTTP Status 400 - Marked request as unauthenticated since retrieved JWT 'nonce' claim doesn't correspond to current TeamCity session. #32

Closed victornie92 closed 6 years ago

victornie92 commented 6 years ago

I have this problem when i try to login with Azure Active Directory, and I can't seem to find any solution? Someone has the same problem or maybe a solution?

ghost commented 6 years ago

@victornie92 did you find any solution??

victornie92 commented 6 years ago

@Shan11812 No haven't found anything

dtretyakov commented 6 years ago

@victornie92, @Shan11812 it could happen when your TeamCity session was changed while SSO operation.

Could you please check that before and after login attempt TeamCity URL was not changed, e.g. http:// => https://. Also, please check that before and after login attempt TCSESSIONID cookie value was not changed.

ghost commented 6 years ago

@dtretyakov After restarting server and clearing cookies, it went through

dtretyakov commented 6 years ago

Please comment if it is still actual.

joshschmitter commented 3 years ago

Looks like this issue was fixed in an updated version of the plugin: https://youtrack.jetbrains.com/issue/TW-66625