OIDC:授权超时

When I connect using the plugin I have the following error: Authorization timed out, or you have switched browsers. Please try again. but if I click on the forum logo, I’m correctly logged in.

When looking at the log I have this error: (oidc) Authentication failure! csrf_detected: OmniAuth::Strategies::OAuth2::CallbackError, csrf_detected | CSRF detected.

Any idea what is going on?

Hi Martin - it’s difficult to know for sure. The CSRF error can be caused by a number of different things. Is this for a public site which you could share a link for?

1 个赞

我们使用的是托管主机,并尝试通过 Azure AD 使用 OIDC。在重定向时,我们遇到了完全相同的错误:
Authorization timed out or browser change detected

有人能找到解决方案吗?