-
### Description
When using an external OIDC provider, such as Authelia, accessing `https://xxx.com:9443/.well-known/openid-configuration` returns the following JSON:
```json
{
"issuer": "https…
-
### Motivation
Currently I get the error `[oauthproxy.go:881] Error redeeming code during OAuth2 callback: could not verify id_token: failed to verify token: oidc: id token signed with unsupported …
-
Only show necessary login types: Basic Auth, LDAP, OIDC, token, etc.
OIDC has its own floating panel. Basic Auth, LDAP, Token should share a default login panel
-
This issue has been migrated from [#13391](https://github.com/matrix-org/synapse/issues/13391).
---
HS256, HS384 etc are symmetric signing algorithms for JWT tokens (see [RFC7518](https://datatracke…
-
Currently a 1password token is needed to be held in GitHub Actions as below:
```
OP_SERVICE_ACCOUNT_TOKEN: ${{ secrets.OP_SERVICE_ACCOUNT_TOKEN }}
```
Can OIDC integration be implemented so th…
-
Hello,
I have a question about the `profile` property from `User`.
The [documentation](https://authts.github.io/oidc-client-ts/classes/User.html#profile) says the following: `The claims represen…
-
## Describe the bug
Hello. I'm trying to integrate Okta(OIDC) with Headlamp follow with this document https://headlamp.dev/docs/latest/installation/in-cluster/oidc. But it doesn't work :( (I have alr…
-
**Is your feature request related to a problem? Please describe.**
None.
**Describe the solution you'd like**
* Secure service-to-service authentication using the HashiCorp Vault OIDC Identity Pr…
-
### Description
Use the cookie/JWT token Cloudflare Zero Trust sets on every request it tunnels, as an authentication method. This is an easier method than the OIDC 1 version currently supported.
…
-
# Reproducing
- Start the docker compose in `backend/docker-services/keycloak` with `docker compose up`.
- Add this setting (to for example `base.py`) `OIDC_RENEW_ID_TOKEN_EXPIRY_SECONDS` = 0.
- …