-
### Describe the bug
* _I faced out with a problem to start workspace in Che which is installed on OCP stable-4.6.8 - any workspace doesn't run._
* _In the same time workspaces run on OCP stable-4.5…
-
Hello, I am trying to get external account binding to work with sectigo.
When I run lego (check-out from master) on my development machine it seems to get as far as I would expect:
```
➜ dist/…
-
#### Describe the Issue
Configured OpenID-Connect for Okta, however the "Sign-In with OpenID Connect" button doesn't appear to do anything. Nothing appears in the log regarding login at all.
#### …
-
We only support the following explicit verification functions today:
* `io.jwt.verify_rs256`
* `io.jwt.verify_ps256`
* `io.jwt.verify_es256`
* `io.jwt.verify_hs256`
However, under the hood th…
-
Our identity provider (forgerock am ) delivers IMHO a valid jwks:
```
{
"kty": "RSA",
"kid": "....",
"use": "sig",
"x5t": "....",
…
-
**Describe the bug**
When using the `openid` auth strategy I receive the following error from my IDP (Okta):
```error=invalid_request&error_description=The+authentication+request+has+an+invalid+%2…
-
### Expected behaviour
User should be able to log in the server via Desktop Client
### Actual behaviour
User cannot log in
### Steps to reproduce
1. Install ocis-1.0.0-rc1 via https…
-
### Describe the bug
After deploying with `chectl server:start --platform k8s --domain 192.168.153.121.nip.io -m`, I am unable to access the site that `chectl` returns since the browser returns `…
-
**Is your feature request related to a problem? Please describe.**
Similar to issue #494, I have an instance of pomerium integrated to keycloak using OIDC. When I call the .pomerium/sign_out link I…
-
Hi,
I've been using the ConfigurationManager to get and map data from a discovery endpoint to an OpenIdConnectConfiguration object. I use fields like **TokenEndpoint**, **AuthorizationEndpoint** an…