issues
search
juanifioren
/
django-oidc-provider
OpenID Connect and OAuth2 provider implementation for Djangonauts.
http://django-oidc-provider.readthedocs.org
MIT License
425
stars
239
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
JWT toekn does not include list of teams
#422
azerafati
closed
3 months ago
0
default_app_config is deprecated in django 4+
#421
vad
opened
5 months ago
0
When client calls oauth2 /authorize endpoint, django login is always presented
#420
fritzfs
closed
6 months ago
2
Securty issue (redacted)
#419
bendavis78
closed
7 months ago
0
task/update-from-main-library
#418
freddygcala
closed
8 months ago
0
insufficient_scope, although scope was granted
#417
markus-96
closed
1 month ago
1
Logout with redirect on Django 4.1+
#416
fzzylogic
opened
10 months ago
0
Update scopesclaims.rst
#415
fzzylogic
opened
10 months ago
0
Update scopesclaims.rst to mention OIDC_IDTOKEN_INCLUDE_CLAIMS
#414
fzzylogic
opened
11 months ago
1
Fix token type to be Bearer not bearer
#413
mkalioby
closed
11 months ago
1
Django 4.2 Import Error
#412
phass
closed
1 year ago
2
fix race condition on code exchange for token
#411
jpaniagualaconich
closed
1 year ago
1
parallel requests may reuse same authorization code
#410
jpaniagualaconich
closed
1 year ago
0
Standard claims are ignored when CustomClaim is defined
#409
ArcRiiad
opened
1 year ago
2
Allow customization of where RSA keys are stored
#408
namanshenoy
opened
1 year ago
0
Customize RSA key import and JWKs endpoint response via hooks
#407
namanshenoy
opened
1 year ago
0
Send standard claims in token view
#406
mastnym
opened
1 year ago
0
Fully Working on Django 4.0
#405
mkalioby
closed
1 year ago
3
Django 4 signals don't have argument providing_args
#404
timonegk
closed
1 year ago
1
Cannot import name ScopeClaims circular dependency
#403
JordiNeil
closed
2 years ago
1
Add ci_allowed field to Client
#402
jmignaco
closed
2 years ago
0
use unittest.mock instead of mock
#401
pgajdos
opened
2 years ago
1
test_makemigrations_output fails
#400
mcepl
closed
1 year ago
1
feat/django_4_upgrade
#399
dkdndes
closed
2 years ago
1
Any plan to release the latest develop code into master?
#398
herchila
closed
1 year ago
1
Removing login_attempt from cookies fails when user is logged in at account creation
#397
gbip
closed
2 years ago
1
scope should be optional in client-credentials requests
#396
nicwolff
opened
2 years ago
0
Fix load staticfiles in example for django 3.2
#395
xenict
closed
1 year ago
1
Support Django 4.0 and Releasing a new version
#394
Thorbenl
closed
1 year ago
3
Added support for django 2.2, django 3.0, django 3.1 and django 3.2 and python 3.7, python 3.8 and python 3.9
#393
avallbona
closed
2 years ago
2
Broken image link in docs
#392
davidtoulmin
closed
1 month ago
1
Extract "is consent skip allowed" decision from the view to the endpoint
#391
mikkokeskinen
closed
1 year ago
1
Authorize Endpoint expires_in Parameter does not use OIDC_IDTOKEN_EXPIRE for ID Tokens
#390
hi5grant
opened
3 years ago
0
Extract token creations to their own methods
#389
mikkokeskinen
closed
1 year ago
0
Infinite redirect loop with prompt=select_account
#388
stefanfoulis
opened
3 years ago
0
i18n+fix: Simplified Chinese translation (#386)
#387
SuperMarioSF
opened
3 years ago
2
i18n+fix: Simplified Chinese translation
#386
SuperMarioSF
opened
3 years ago
0
chore: Update tox with new matrix
#385
kelkarajay
closed
1 year ago
1
Programatically set RSA Keys for testing purposes
#384
tandrade96
closed
3 years ago
2
fix delete userinfo table migration
#383
bshysh
closed
2 years ago
0
Use static instead of deprecated staticfiles template tag
#382
bbkgh
closed
3 years ago
2
Fix ResponseType data migration
#381
Urth
closed
11 months ago
3
Feature django 3 compatibility
#380
YuelWolf
closed
4 years ago
0
Support ES256 algorithms
#379
locnt1195
closed
3 years ago
1
Token refreshing returns id_token which is not in the specs
#378
Cediddi
opened
4 years ago
2
Project status?
#377
variable
closed
1 year ago
14
Improve logging
#376
sawadashota
closed
4 years ago
0
RSA key format not supported
#375
kharann
closed
4 years ago
0
Performance problems with /token endpoint
#374
troeger
opened
4 years ago
1
'AnonymousUser' object is not iterable issue.
#373
pranavkatiyar
opened
4 years ago
0
Next