During development, our Django backend runs at http://localhost:8000/
while the frontend is at http://localhost:5173/
.
The following host verification code restricts the redirect to the current request's host.
django-auth-adfs/django_auth_adfs/views.py
Lines 54 to 59 in 9415d8a
Could it be possible to merge in Django's ALLOWED_HOSTS setting so we can redirect them back to the original client that may be at a different host?
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too