Infos:
- Used Zammad version: 6.2.0-1705920690.db7738e0.jammy
- Used Zammad installation type: package
- Operating system: Ubuntu 22.04 + apache2
- Browser + version: Edge (Latest), Firefox (Latest) and Chrome (Latest)
Expected behavior:
- I try to set up Authentication via Microsoft.
I expect that my users can login trough the Microsoft account from our tennant.
Actual behavior:
-
Gives Error 422 After configure the Authentication in the settings menu.
-
When trying to login with the Microsoft button.
422: The change you wanted was rejected.
Message from microsoft_office365: ActionController::InvalidAuthenticityToken -
When i try to surf to the callback url i get a different error:
422: The change you wanted was rejected.
Message from microsoft_office365: csrf_detected
Steps to reproduce the behavior:
- Setup Authentication trough the Zammad docs page
- Try to login with the Microsoft button
- Surf to the callback url> different error
I tried many different things but cant find the solution…