-
Implement Keycloak-based OpenID Connect (OIDC) authentication for the application. This will enhance security by delegating authentication to Keycloak, allowing us to manage users and roles effectivel…
-
### Description
Using `oidcc 3.2.5` and `oidcc_plug 0.2.0-beta.1`.
I'm trying to set up the OpenID Connect flow for [Microsoft](https://learn.microsoft.com/fr-fr/entra/identity-platform/v2-oauth…
-
### Version
edge
### What Kubernetes platforms are you running on?
Other
### Steps to reproduce
## Background
We were running with v3.6.1 before upgrading to v3.7.1. The services integrated with…
-
Thank you for the awesome library!
I am trying to generate the Auth URL using the `AuthorizationServiceBuilder` - however, I am not able to identify how to include the `code_challenge_method`, `co…
-
I propose the introduction of a new optional parameter, `entity_id_alternative_names` [ARRAY[str]], in the OpenID Federation Entity Configuration.
This parameter has an informative nature and enab…
-
### Preflight checklist
- [ ] I could not find a solution in the existing issues, docs, nor discussions.
- [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/hydra/blob/mas…
-
Hi, thank you for this package!
**Describe the issue**
I am trying to use the `KeycloakOpenID` client in Python to connect to a Keycloak server behind a proxy, specifying a custom certificate fo…
-
### Describe the bug
If you have an OpenID provider that is using a certificate which contains at least one nameConstraint with a leading `.` (likely in the issuer chain rather than the leaf certif…
-
**Describe the bug**
We are observing that wget (and our Go services) hangs itself trying to connect to certain IP addresses. Theses addresses resolve fine outside of the distroless container.
I…
-
```tf
module "eks-dev" {
source = "terraform-aws-modules/eks/aws"
version = "~> 20.26.0"
cluster_version = "1.31" # just changed from 1.30 to 1.31
...
}
```
I have deleted the `.t…