-
Hi there.
First of all, thanks so much for this wonderful plugin.
We managed to install the SSO plugin and `sso.js` in our testing environment of cryptpad (version-2024.6.1)
Our `sso.js` is …
bmkor updated
1 month ago
-
## Describe the issue
When I use the "standard" oidc-login flow:
```yaml
users:
- name: oidc
user:
client-certificate-data:
client-key-data:
exec:
apiVersion: client.aut…
maaft updated
4 months ago
-
### Use case
As a system administrator i want to check my headscale-config into a git repository. Having secrets in git is considered bad practice, so any headscale-configuration with `postgres.pass`…
-
After a bit of trail and error I've successfully migrated my synapse server that was using `oidc_providers:` to use `experimental_features: msc3861:`.
The only real feedback I've got on the process…
-
### Current Behavior
When logging in via a custom OIDC provider, the front end sends a GET request to the .well-known/openid-configuration endpoint, which does not have a CORS header. Front-end trigg…
-
In the codebase we have OAuth2 Implicit Grant (src/Server/Grants/OAuth2ImplicitGrant.php), which is triggered by 'response_type' = 'token' param request on authorization endpoint.
This is not OIDC …
-
### Is your task related to a problem? Please describe
We don't have any docs describing how to install Eclipse Che on k8s cluster [1], but instead we have a lot of requests like this [2].
[1] …
-
While working on testing https://github.com/hashicorp/nomad/issues/19318, I discovered that at least one OIDC provider (MSFT ADFS) returns errors in a `error` query parameter of the callback URL. This…
-
### Issue and Steps to Reproduce
When we change the version of `oidc-client` and `oidc-client-service-worker` in local development between runs sometimes the app can't be loaded properly again.
…
-
We are facing the issue that on some machines we do not face any issues while on other the authorizer throws this:
```bash
2024-08-20T10:21:01.829428Z INFO jwt_authorizer::layer: err: JwksRefresh…
lcmgh updated
2 months ago