Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/mozilla/mozilla-django-oidc
A django OpenID Connect library
https://github.com/mozilla/mozilla-django-oidc
Replace josepy with PyJWT
tonial opened this pull request 3 months ago
tonial opened this pull request 3 months ago
Replace josepy with jwcrypto
tonial opened this pull request 3 months ago
tonial opened this pull request 3 months ago
OIDC_OP_JWKS_ENDPOINT setting is not in the Settings page in the docs
asierraq opened this issue 3 months ago
asierraq opened this issue 3 months ago
Setup.py is deprecated
tonial opened this issue 3 months ago
tonial opened this issue 3 months ago
OpenSSL Deprecation warning
tonial opened this issue 3 months ago
tonial opened this issue 3 months ago
Access JWT payload
eyk107 opened this issue 6 months ago
eyk107 opened this issue 6 months ago
Allow custom query params to be specified in the URL rather than in the settings
rstorey opened this pull request 6 months ago
rstorey opened this pull request 6 months ago
Docs are outdated
darena-antonw opened this issue 8 months ago
darena-antonw opened this issue 8 months ago
Feature/803 - Upgrade django to 4.2.11
mjtravers opened this pull request 9 months ago
mjtravers opened this pull request 9 months ago
Feature/386 - Needed to update django to 4.2.11
sasha-dresden opened this pull request 9 months ago
sasha-dresden opened this pull request 9 months ago
Unsupported version of cryptography (cryptography 39+)
S-Trateg228 opened this issue 10 months ago
S-Trateg228 opened this issue 10 months ago
update email but not delete data user
mukarif opened this issue 10 months ago
mukarif opened this issue 10 months ago
django.urls.exceptions.NoReverseMatch: Reverse for 'oidc_logout' not found. 'oidc_logout' is not a valid view function or pattern name.
Alwinator opened this issue 10 months ago
Alwinator opened this issue 10 months ago
Bump version to 4.0.1
akatsoulas opened this pull request 10 months ago
akatsoulas opened this pull request 10 months ago
Update History for 4.0.1 release
akatsoulas opened this pull request 10 months ago
akatsoulas opened this pull request 10 months ago
Small updates in README
akatsoulas opened this pull request 10 months ago
akatsoulas opened this pull request 10 months ago
Allow SessionRefresh middleware subclass to easily accept dynamic request parameters in process_request method
jordan-owen opened this issue 10 months ago
jordan-owen opened this issue 10 months ago
Add support for Django 5.0
akatsoulas opened this pull request 10 months ago
akatsoulas opened this pull request 10 months ago
Update RTD configuration
akatsoulas opened this pull request 10 months ago
akatsoulas opened this pull request 10 months ago
Bump version: 3.0.0 → 4.0.0
akatsoulas opened this pull request 10 months ago
akatsoulas opened this pull request 10 months ago
PR for alternate unique identifier setting (`OIDC_OP_UNIQUE_IDENTIFIER` instead of email)?
lbeaufort opened this issue 10 months ago
lbeaufort opened this issue 10 months ago
WSO2 - OIDC_TOKEN_USE_BASIC_AUTH authorization code flow incompatibility
filipeaaoliveira opened this issue 11 months ago
filipeaaoliveira opened this issue 11 months ago
Support application/jwt in userinfo endpoint
sergei-maertens opened this pull request 11 months ago
sergei-maertens opened this pull request 11 months ago
The override of ModelBackend's get_user() function allows inactivated users to continue accessing the site until their session expires
markbaird opened this issue 11 months ago
markbaird opened this issue 11 months ago
Keycloak call https://<kercloak-server-url>/auth/realms/mmc/protocol/openid-connect/token with refresh token and fails with 400
freaklearner opened this issue 11 months ago
freaklearner opened this issue 11 months ago
Fix rst syntax.
akatsoulas opened this pull request 12 months ago
akatsoulas opened this pull request 12 months ago
Authentication backend get_userinfo incorrectly assumes the endpoint responds with application/json
sergei-maertens opened this issue 12 months ago
sergei-maertens opened this issue 12 months ago
Drop support for Django 4.1
akatsoulas opened this pull request 12 months ago
akatsoulas opened this pull request 12 months ago
add PKCE to SessionRefresh middleware
escattone opened this pull request 12 months ago
escattone opened this pull request 12 months ago
Update History for release v4
akatsoulas opened this pull request about 1 year ago
akatsoulas opened this pull request about 1 year ago
Add support for Elliptic Curve signing algorithm
akatsoulas opened this pull request about 1 year ago
akatsoulas opened this pull request about 1 year ago
add PKCE to SessionRefresh middleware and refactor
escattone opened this pull request about 1 year ago
escattone opened this pull request about 1 year ago
disable PKCE by default
escattone opened this pull request about 1 year ago
escattone opened this pull request about 1 year ago
Update support matrix.
akatsoulas opened this pull request about 1 year ago
akatsoulas opened this pull request about 1 year ago
fix: token error response handling
akatsoulas opened this pull request about 1 year ago
akatsoulas opened this pull request about 1 year ago
Custom username claims
akatsoulas opened this pull request about 1 year ago
akatsoulas opened this pull request about 1 year ago
Document OIDC_USERNAME_ALGO
akatsoulas opened this pull request about 1 year ago
akatsoulas opened this pull request about 1 year ago
Add support for Elliptic Curve JWT algorithms
atanunq opened this pull request about 1 year ago
atanunq opened this pull request about 1 year ago
integration with keycloak
OverdueCEO opened this issue over 1 year ago
OverdueCEO opened this issue over 1 year ago
[Security] SessionRefresh is not handling POST requests
maartendekeizer opened this issue over 1 year ago
maartendekeizer opened this issue over 1 year ago
Performance issue
Podolyan98 opened this issue over 1 year ago
Podolyan98 opened this issue over 1 year ago
How to use this with Django-rest-framework? (Client-side OAuth2 flow?)
YetAnotherWebDeveloper opened this issue over 1 year ago
YetAnotherWebDeveloper opened this issue over 1 year ago
How to renew the access_token (using the refresh_token)?
afmorielo opened this issue over 1 year ago
afmorielo opened this issue over 1 year ago
Do not set oidc_login_next for AJAX 403 redirects
drwonky opened this pull request over 1 year ago
drwonky opened this pull request over 1 year ago
Added on-demand session token refresh
drwonky opened this pull request over 1 year ago
drwonky opened this pull request over 1 year ago
Update middleware.py to not set oidc_login_next for AJAX 403 redirects
drwonky opened this pull request over 1 year ago
drwonky opened this pull request over 1 year ago
session cookie not sent
l1ll1 opened this issue over 1 year ago
l1ll1 opened this issue over 1 year ago
move calls to `get_settings` outside of `__init__`
phijma-leukeleu opened this pull request over 1 year ago
phijma-leukeleu opened this pull request over 1 year ago
Don't call `get_settings` inside __init__
phijma-leukeleu opened this issue over 1 year ago
phijma-leukeleu opened this issue over 1 year ago
How do I integrate authentication into test cases?
amkearns-usgs opened this issue over 1 year ago
amkearns-usgs opened this issue over 1 year ago
Custom username algo plus claims #492
EduardRosert opened this pull request over 1 year ago
EduardRosert opened this pull request over 1 year ago
Extend the functionality of custom OIDC_USERNAME_ALGO to using claims
EduardRosert opened this issue over 1 year ago
EduardRosert opened this issue over 1 year ago
"DatabaseError: Forced update did not affect any rows" on `request.session.save()`
danielfbnunes opened this issue over 1 year ago
danielfbnunes opened this issue over 1 year ago
Use unittest.mock rather than mock
traylenator opened this pull request over 1 year ago
traylenator opened this pull request over 1 year ago
400 - Invalid redirect_uri
SimplySeth opened this issue over 1 year ago
SimplySeth opened this issue over 1 year ago
When the current code/version will be available as a new release in PyPI?
enobrega opened this issue over 1 year ago
enobrega opened this issue over 1 year ago
'bytes' object has no attribute 'verify'
michaelschem opened this issue almost 2 years ago
michaelschem opened this issue almost 2 years ago
Redirect url from "?next=" won't be loaded after successful authentication, even when OIDC_REDIRECT_FIELD_NAME="next" is set.
paulstrobel opened this issue almost 2 years ago
paulstrobel opened this issue almost 2 years ago
Support PKCE
bgroff opened this pull request almost 2 years ago
bgroff opened this pull request almost 2 years ago
401 Client Error: Unauthorized for url [mozilla-django-oidc - Keycloack]
sagarguptay2j opened this issue about 2 years ago
sagarguptay2j opened this issue about 2 years ago
document how to deal with custom user model (email-only)
wimfeijen opened this issue about 2 years ago
wimfeijen opened this issue about 2 years ago
401 Client Error
lucaromagnoli opened this issue about 2 years ago
lucaromagnoli opened this issue about 2 years ago
How to exclude an endpoint
tchouliaras opened this issue about 2 years ago
tchouliaras opened this issue about 2 years ago
ID-token vs userinfo endpoint
pandawankenobi opened this issue about 2 years ago
pandawankenobi opened this issue about 2 years ago
Login and logout issue with keycloak
ankush06 opened this issue about 2 years ago
ankush06 opened this issue about 2 years ago
Added testing for Django 4.1 and Python 3.11 - Update testing dependency of djangorestframework to 3.14
jannh opened this pull request about 2 years ago
jannh opened this pull request about 2 years ago
Add pre-commit to the project
akatsoulas opened this pull request about 2 years ago
akatsoulas opened this pull request about 2 years ago
Remove obsolete imports
akatsoulas opened this pull request about 2 years ago
akatsoulas opened this pull request about 2 years ago
Support for PKCE
akatsoulas opened this pull request about 2 years ago
akatsoulas opened this pull request about 2 years ago
Bump version update history
akatsoulas opened this pull request about 2 years ago
akatsoulas opened this pull request about 2 years ago
Handle when error_description isn't present in www-authenticate header
akatsoulas opened this pull request about 2 years ago
akatsoulas opened this pull request about 2 years ago
Handle when error_description isn't present in www-authenticate header
vinitsharswat opened this pull request about 2 years ago
vinitsharswat opened this pull request about 2 years ago
Lint black
akatsoulas opened this pull request about 2 years ago
akatsoulas opened this pull request about 2 years ago
Update installation.rst to set LOGIN_URL
ajcollins opened this pull request about 2 years ago
ajcollins opened this pull request about 2 years ago
Bad Request: /oidc/callback/
epstein6 opened this issue over 2 years ago
epstein6 opened this issue over 2 years ago
docs: remove unimplemented OIDC_VERIFY_JWT
melanger opened this pull request over 2 years ago
melanger opened this pull request over 2 years ago
Release request: SessionRefresh should respect the OIDC_AUTH_REQUEST_EXTRA_PARAMS setting
jtrivett opened this issue over 2 years ago
jtrivett opened this issue over 2 years ago
Document OIDC_OP_JWKS_ENDPOINT
yoctozepto opened this pull request over 2 years ago
yoctozepto opened this pull request over 2 years ago
fix: token error response handling
dopry opened this pull request over 2 years ago
dopry opened this pull request over 2 years ago
get_token not properly reporting errors
dopry opened this issue over 2 years ago
dopry opened this issue over 2 years ago
Couldn't get refresh_token back from Auth0
ymao2 opened this issue over 2 years ago
ymao2 opened this issue over 2 years ago
JWS token verification failed
krzysieqq opened this issue over 2 years ago
krzysieqq opened this issue over 2 years ago
Support refresh tokens (Okta)
cmc333333 opened this issue over 2 years ago
cmc333333 opened this issue over 2 years ago
Add support for Django 4.0
akatsoulas opened this pull request over 2 years ago
akatsoulas opened this pull request over 2 years ago
Respect oidc_login_next url in OIDCAuthenticationCallbackView even on failure
jaap3 opened this issue over 2 years ago
jaap3 opened this issue over 2 years ago
Adding support for `private_key_jwt` client authentication method?
lbeaufort opened this issue over 2 years ago
lbeaufort opened this issue over 2 years ago
SuspiciousOperation at /oidc/callback/: The provider algorithm 'RS256' does not match the client's OIDC_RP_SIGN_ALGO
rv2931 opened this issue over 2 years ago
rv2931 opened this issue over 2 years ago
Django 4 support
GliderGeek opened this issue over 2 years ago
GliderGeek opened this issue over 2 years ago
Reverse for 'oidc_authentication_init' not found if mozilla_django_oidc.urls in namespace with app_name
krzysieqq opened this issue over 2 years ago
krzysieqq opened this issue over 2 years ago
[WIP] Add private key jwt
lbeaufort opened this pull request over 2 years ago
lbeaufort opened this pull request over 2 years ago
LOGIN_REDIRECT_URL should accept an URL or named URL pattern
dispiste opened this pull request almost 3 years ago
dispiste opened this pull request almost 3 years ago
Adds variable extra_params from callback
sklarsa opened this pull request almost 3 years ago
sklarsa opened this pull request almost 3 years ago
Add idp_hint to /oidc/authenticate?
markperri opened this issue almost 3 years ago
markperri opened this issue almost 3 years ago
Doesn't work with `djangorestframework-simplejwt`
dolphingarlic opened this issue almost 3 years ago
dolphingarlic opened this issue almost 3 years ago
fix: add missing extra params to SessionRefresh
melanger opened this pull request almost 3 years ago
melanger opened this pull request almost 3 years ago
PKCE Support
themooer1 opened this pull request about 3 years ago
themooer1 opened this pull request about 3 years ago
What is the Correct Endpoint for Logging out of an Azure Session?
senorpinatta opened this issue about 3 years ago
senorpinatta opened this issue about 3 years ago
Update views.py (fix comment)
rabbit-aaron opened this pull request about 3 years ago
rabbit-aaron opened this pull request about 3 years ago
OIDC keycloak in sub app / iframe
leuat opened this issue about 3 years ago
leuat opened this issue about 3 years ago
Track login next URL as part of OIDC state
cfra opened this pull request about 3 years ago
cfra opened this pull request about 3 years ago