-
### Description
I enable OpenID Connect in Synapse to login with user accounts located in an OpenID Connect provider.
I'm testing my server configuration using the client on https://app.element.…
-
https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/deployment_guide/sec-using_openssh_certificate_authentication
https://smallstep.com/blog/use-ssh-certificates/
https://w…
-
Right now, users need to be existing to be mapped and logged in via OIDC. It would be helpful to have the option for auto creation of said user on OIDC login request. To be more in line with a Single-…
-
I've configured a single logout with `auth.signoutRedirect()` with a logout button in the UI.
Here is my configuration:
auth config
```
export const oidcConfig: AuthProviderProps = {
client…
-
## Make AzureProvider a child type of OIDCProvider
This issue aims to collect information and considerations regarding making [AzureProvider](https://github.com/oauth2-proxy/oauth2-proxy/blob/master/…
-
### 📜 Description
After running yarn backstage-cli versions:bump from version "1.19.6" to "1.31.3", then Azure AD authentication popup no longer remembers the email and password saved by the browser.…
-
### Nomad version
`1.7.4+ent`
### Issue
We use OIDC + Okta for SSO and after upgrading to 1.7.4 I get a rather confusing experience from the UI upon sign in.
### Reproduction steps
I…
-
### Describe the bug
I read https://quarkus.io/version/main/guides/security-openid-connect-dev-services and saw few discrepancies:
- https://quarkus.io/version/main/guides/security-openid-connec…
-
Hello,
first thank you for this plugin! Looks nice, I hope we can get it to work in our case.
### Problem
We are using LoginLDAP plugin to sync the users with Matomo. The users have email as us…
-
###### Environment
- lua-resty-openidc version: 1.7.5
- OpenID Connect provider: Red Hat Single Sign On (Based on Keycloak)
###### Expected behaviour
When refreshing tokens, the OIDC library…