issues
search
mozilla
/
mozilla-django-oidc
A django OpenID Connect library
https://mozilla-django-oidc.readthedocs.io
Mozilla Public License 2.0
449
stars
168
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Replace josepy with PyJWT
#543
tonial
opened
2 weeks ago
0
Replace josepy with jwcrypto
#542
tonial
opened
3 weeks ago
0
OIDC_OP_JWKS_ENDPOINT setting is not in the Settings page in the docs
#541
asierraq
opened
3 weeks ago
0
Setup.py is deprecated
#540
tonial
opened
3 weeks ago
0
OpenSSL Deprecation warning
#539
tonial
opened
3 weeks ago
0
Access JWT payload
#538
eyk107
closed
3 months ago
1
Allow custom query params to be specified in the URL rather than in the settings
#537
rstorey
opened
4 months ago
0
Docs are outdated
#536
darena-antonw
opened
6 months ago
1
Feature/803 - Upgrade django to 4.2.11
#535
mjtravers
closed
6 months ago
1
Feature/386 - Needed to update django to 4.2.11
#534
sasha-dresden
closed
7 months ago
0
Unsupported version of cryptography (cryptography 39+)
#533
S-Trateg228
opened
7 months ago
0
update email but not delete data user
#532
mukarif
opened
7 months ago
0
django.urls.exceptions.NoReverseMatch: Reverse for 'oidc_logout' not found. 'oidc_logout' is not a valid view function or pattern name.
#531
Alwinator
opened
7 months ago
1
Bump version to 4.0.1
#530
akatsoulas
closed
7 months ago
0
Update History for 4.0.1 release
#529
akatsoulas
closed
7 months ago
0
Small updates in README
#528
akatsoulas
closed
8 months ago
0
Allow SessionRefresh middleware subclass to easily accept dynamic request parameters in process_request method
#527
jordan-owen
opened
8 months ago
1
Add support for Django 5.0
#526
akatsoulas
opened
8 months ago
0
Update RTD configuration
#525
akatsoulas
closed
8 months ago
1
Bump version: 3.0.0 → 4.0.0
#524
akatsoulas
closed
8 months ago
0
PR for alternate unique identifier setting (`OIDC_OP_UNIQUE_IDENTIFIER` instead of email)?
#523
lbeaufort
closed
5 months ago
1
WSO2 - OIDC_TOKEN_USE_BASIC_AUTH authorization code flow incompatibility
#522
filipeaaoliveira
opened
8 months ago
0
Support application/jwt in userinfo endpoint
#521
sergei-maertens
opened
8 months ago
1
The override of ModelBackend's get_user() function allows inactivated users to continue accessing the site until their session expires
#520
markbaird
opened
9 months ago
0
Keycloak call https://<kercloak-server-url>/auth/realms/mmc/protocol/openid-connect/token with refresh token and fails with 400
#519
freaklearner
opened
9 months ago
0
Fix rst syntax.
#518
akatsoulas
closed
10 months ago
1
Authentication backend get_userinfo incorrectly assumes the endpoint responds with application/json
#517
sergei-maertens
opened
10 months ago
7
Drop support for Django 4.1
#516
akatsoulas
closed
10 months ago
0
add PKCE to SessionRefresh middleware
#515
escattone
closed
10 months ago
0
Update History for release v4
#514
akatsoulas
closed
10 months ago
0
Add support for Elliptic Curve signing algorithm
#513
akatsoulas
closed
10 months ago
0
add PKCE to SessionRefresh middleware and refactor
#512
escattone
closed
10 months ago
0
disable PKCE by default
#511
escattone
closed
10 months ago
0
Update support matrix.
#510
akatsoulas
closed
11 months ago
1
fix: token error response handling
#509
akatsoulas
closed
10 months ago
0
Custom username claims
#508
akatsoulas
closed
11 months ago
1
Document OIDC_USERNAME_ALGO
#507
akatsoulas
closed
11 months ago
0
Add support for Elliptic Curve JWT algorithms
#506
atanunq
closed
10 months ago
1
integration with keycloak
#505
OverdueCEO
opened
1 year ago
1
[Security] SessionRefresh is not handling POST requests
#504
maartendekeizer
opened
1 year ago
0
Performance issue
#503
Podolyan98
opened
1 year ago
0
How to use this with Django-rest-framework? (Client-side OAuth2 flow?)
#502
ghost
opened
1 year ago
6
How to renew the access_token (using the refresh_token)?
#501
afmorielo
opened
1 year ago
0
Do not set oidc_login_next for AJAX 403 redirects
#500
drwonky
opened
1 year ago
1
Added on-demand session token refresh
#499
drwonky
opened
1 year ago
1
Update middleware.py to not set oidc_login_next for AJAX 403 redirects
#498
drwonky
closed
1 year ago
0
session cookie not sent
#497
l1ll1
opened
1 year ago
2
move calls to `get_settings` outside of `__init__`
#496
phijma-leukeleu
closed
1 month ago
0
Don't call `get_settings` inside __init__
#495
phijma-leukeleu
opened
1 year ago
0
How do I integrate authentication into test cases?
#494
amkearns-usgs
opened
1 year ago
0
Next