-
Hello
I have a bitnami/keycloak docker instance on my local dev machine and trying to authenticate a django mozilla-django-oidc client
First problem I met was a
> "ConnectionError at /oidc/callb…
-
Ciao, stiamo usando il progetto per testare un nostro OP ma alcune cose non ci sono chiare:
1. Nella request fatta dal RP all'authorization endpoint dell'OP, non viene inserito nell'header l'expira…
-
### Product versie / Product version
1.1.0
### Omschrijf het probleem / Describe the bug
Running the migration `config.0029_rename_design_tokens` fails if `GlobalConfiguration.design_token_va…
-
We need to document how to get a working oidc provider
-
The sample op contained in the example dumps contains a logo url (http://127.0.0.1:8000/oidc/op/statics/logo.svg) that gives 404 when used in an external RP.
-
Hi @francescatronconi
I have just adjusted the sample data and made some bugfix in trust chain evaluation here:
https://github.com/peppelinux/spid-cie-oidc-django/commit/1e3ab6aeda461918a2eb5495c9…
-
at this stage
https://github.com/italia/spid-cie-oidc-django/blob/546ba2c7f973c980835d10100fb6a5767d55a870/docs/SETUP.md?plain=1#L69
following error occurs
```
django.db.utils.IntegrityError…
-
**Describe the bug**
`create_userinfo_response()` ignores the Access Token's granted scopes which prevents properly [Requesting Claims using Scope Values per the OIDC core spec section 5.4](https:/…
n2ygk updated
2 years ago
-
Hello, noticed the taiga_contrib_oidc_auth plugin looks like it will be more supported than community provided plugins so I am working to set up taiga6 to use it with keycloak.
I was able to follow…
-
Describe the bug:
User session not logout on use oidc backend login.
On mozilla_django_oidc settings:
OIDC_STORE_ACCESS_TOKEN
OIDC_STORE_ID_TOKEN
hue adding options OIDC_STORE_REFRESH_TOKE…