-
### oidcc version
b3bb1a9e31905ca52f372b963c968acd3b12c640
### Erlang version
27.0.1
### Elixir version
1.17.2
### Summary
There is a flaky test.
### Current behavior
occassionally this test …
-
Same as https://github.com/sameersbn/docker-gitlab/issues/2420, we should add support for `openid_connect_signing_key` inside secrets file. If we dont have support for specifying it as an env var prev…
-
In [6.1. ](https://openid.github.io/OpenID4VP/openid-4-verifiable-presentations-wg-draft.html#section-6.1)[Credential Query](https://openid.github.io/OpenID4VP/openid-4-verifiable-presentations-wg-dra…
-
I am following the example from the docs page at https://python-keycloak.readthedocs.io/en/latest/modules/openid_client.html and https://python-keycloak.readthedocs.io/en/latest/reference/keycloak/key…
-
A lot of apps do not support using LDAP for authentication, but a lot of newer apps do support login via OpenID Connect. I propose we add a helper / support for [Dex](https://github.com/dexidp/dex) a …
-
We need to define how the credential offer works with auth code flow
the only issue regarding this feature is this
https://github.com/openid/OpenID4VCI/issues/60
-
## Description
If you login to Gitea using an OpenID Connect provider (e.g., Keycloak) and logout again, you are logged out of Gitea, but you are still logged in at your OpenID provider. Clicking a…
-
We should allow the user to specify additional scopes along with the default `oidc` scope for further flexibility.
Example (Implementation may be different):
```json
"openid_connect": {
"addit…
-
**Expected Behavior**
Support [OpenID Connect Back-Channel Logout. ](https://openid.net/specs/openid-connect-backchannel-1_0.html)
If the OpenID Provider supports OpenID Connect Discovery 1.0, it …
-
**Expected Behavior**
Support [OpenID Connect Front-Channel Logout. ](https://openid.net/specs/openid-connect-frontchannel-1_0.html)
**Current Behavior**
Not yet support.
**Context**
If there…