-
I spent some time figuring out how to integrate coder with Google Auth. It's as simple as this
CODER_OIDC_ISSUER_URL=https://accounts.google.com
CODER_OIDC_CLIENT_ID=
CODER_OIDC_CLIENT_SECRET=
C…
-
Many server admins prefer to centralise their authentication, so they can use a single system for login across all of their applications, then use one (ideally MFA) system for their users to login.
T…
-
**Kibana version:**
8.13.4
**Elasticsearch version:**
8.13.4
**Server OS version:**
ESS
**Original install method (e.g. download page, yum, from source, etc.):**
ESS
**Describe the bug…
-
## Description
The team would like to utilize GitHub as the Identity Provider (IdP) for any argocd instance that is created. In order to do this, the team will attempt to use Keycloak as the in-betwee…
-
## Why
As Google is a bad organisation, they did provide the minimal to comply with OpenID (email, username, family, name)
But it lacks something that most other providers gives : groups in which …
-
### Terraform Core Version
1.6.3
### AWS Provider Version
5.24.0
### Affected Resource(s)
aws_cognito_identity_provider
```terraform
resource "aws_cognito_identity_provider" "linkedin" {
u…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Building off of #10007 which was closed due to lack of activity, the behaviour described with…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the com…
-
### Describe the bug
![CleanShot 2024-01-16 at 12 55 26@2x](https://github.com/eclipse/che/assets/31263588/e44d06b1-a51b-41c9-a968-7f6ab0658685)
![CleanShot 2024-01-16 at 12 59 05@2x](https://gith…
-
# Summary
There should be a way to automatically log-in users when there is only one OIDC provider configured, so users don't have to click one extra button (or effectively re-login when they're al…