inventree / InvenTree

Open Source Inventory Management System
https://docs.inventree.org
MIT License
4.24k stars 763 forks source link

SSO brocken with 0.16.6 #8374

Open ChristianSchindler opened 3 hours ago

ChristianSchindler commented 3 hours ago

Please verify that this bug has NOT been raised before.

Describe the bug*

After updating to 0.16.6 SSO with GitLab did not work any longer:

Image

Image

I tested it with 0.16.5 and there it does work (also when rolling back to 0.16.5)

I do not even go to the SSO provider and I get a 403 at https://****/accounts/gitlab/login/?process=login&next=/

I did try to log in with my backup user, and in the old GUI, it does not work, but on the new one (/platform/login), it does work.

On the new GUI SSO dos also does not work

Steps to Reproduce

Expected behaviour

I can log in

Deployment Method

Version Information

Update from 0.16.5 to 0.16.6

Please verify if you can reproduce this bug on the demo site.

Relevant log output

No response

ChristianSchindler commented 3 hours ago

on 0.16.5 also SSO does not work and goes to (/platform/null) so this my be 2 different problems

Image