issues Search Results · repo:snok/django-auth-adfs language:Python
Filter by
211 results
(69 ms)211 results
insnok/django-auth-adfs (press backspace or delete to remove)As per the documentation we can use custom login page when in settings CUSTOM_FAILED_RESPONSE_VIEW calls a function like
AUTH_ADFS = { CUSTOM_FAILED_RESPONSE_VIEW : app1.views.login_failed } and the login_failed ...
enhancement
ImamAbdullahKhan
- 1
- Opened 3 days ago
- #364
Thanks for this great module, it fits completely my needs.
I have a proposition for a suggestion: according to the RFC 7519, the token can contain an optional iat claim defined as
the following:
The ...
rborer
- 5
- Opened 10 days ago
- #363
We use Microsoft Entra ID on microsoft azure. We send all posisble group sin the token, but we keep missing a lot of
groups. Some users have over 150 groups! We cannot figer out what to do for the group ...
question
stefanoostwegel
- 6
- Opened on Feb 12
- #361
Hello,
I came across this implementation and I ve been trying to solve my use case using it.
My use case is simplified as follows:
1. Front end Angular application authenticates user using MSAL (OIDC) ...
help wanted
Tompelo666
- 4
- Opened on Feb 10
- #360
Is there no way to get the access token of the authenticated user using this library?
pokharelanchit
- 1
- Opened on Dec 14, 2024
- #357
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 ...
axieum
- 12
- Opened on Nov 29, 2024
- #355
I am thinking this is because of the added query params to the callback URL
the additional details are as follows
this what I am getting in the response json
{
error : invalid_client ,
error_description ...
chilusoft
- 4
- Opened on Oct 30, 2024
- #354
Hi folks,
I am using django-auth-adfs v. 1.13.0 with Django 4.2.0 and Azure Entra for single sign-on
- django_auth_adfs.urls included in urlpatterns
- LOGIN_URL = django_auth_adfs:login
- Sign ...
help wanted
vanderzielj
- 11
- Opened on Oct 1, 2024
- #350
As per https://github.com/snok/django-auth-adfs/actions/runs/11106517309/job/30855027879#step:8:40
Run codecov/codecov-action@v2
== linux OS detected
https://uploader.codecov.io/latest/linux/codecov.SHA256SUM ...
ci/cd
tim-schilling
- 3
- Opened on Sep 30, 2024
- #349
Can we switch from master to main for the main branch on the repo? It s something that s bothered me for a while.
tim-schilling
- 2
- Opened on Sep 30, 2024
- #347

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.