OIDC Login Problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • SoBeGuy
    Member
    • Jan 2024
    • 63

    OIDC Login Problem

    I setup an OIDC integration the other day and it was working fine. Users were able to login with no issues. However, now when a user tries to login, it displays this message after authenticating:

    If this window is not closed automatically, it's probable that the URL you use to access EspoCRM doesn't match the URL specified at Administration > Settings > Site URL.

    The URL definitely matches and as I mentioned, it was working fine until today.

    I set the logger to debug, but it's not creating any log entries during the login process. Also, when I look in the auth_log_record database table, it shows a successful login for each attempt, so the system seems to think the login is working.
  • lazovic
    Super Moderator
    • Jan 2022
    • 810

    #2
    Hi SoBeGuy,

    Perhaps this bug is related to your issue: https://github.com/espocrm/espocrm/issues/2960

    It will be fixed in EspoCRM v8.1.2.

    Comment

    • yuri
      Member
      • Mar 2014
      • 8485

      #3
      Anything in the browser console?
      If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

      Comment

      Working...