-
### Before reporting an issue
- [X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
### Are…
-
### Description
Improving our developer and extension story
* Open up to modularise the Keycloak code base into a suite of extensions
* Make it easier to build custom extensions, including enabling…
-
## Description
The current [Feature Test Kit](https://github.com/tmforum-oda/oda-canvas/tree/master/feature-definition-and-test-kit) only tests the default Canvas installation. It is structured to …
-
Add some examples of the json configuration one need to set for a local keycloak installation.
-
**Rancher Server Setup**
- Rancher version: v2.9-head `3a6de11e`
- Installation option (Docker install/Helm Chart):
- If Helm Chart, Kubernetes Cluster and version (RKE1, RKE2, k3s, EKS, etc): d…
-
I have set this in terraform:
```
data "keycloak_saml_client_installation_provider" "saml_idp_descriptor" {
realm_id = keycloak_realm.realm.id
client_id = keycloak_saml_client.saml_clie…
-
`provider_id = "saml-idp-descriptor"` in `keycloak_saml_client_installation_provider` no longer seems to work.
```
> Error: error sending GET request to /admin/realms/MYREALM/clients/MYCLIENTUUID/…
-
## Describe the bug (🐛 if you encounter this issue)
Sometimes, after cordon / drain from a cluster node, some pods remain in the pending state.
The events generally display :
```
LAST S…
-
Bonjour,
Par curiosité, je voulais me lancer dans une première installation de GeoCam sur une VM locale (ubuntu server 22.04).
Je rencontre cependant une erreur au moment d'execution de ./scripts/…
-
I am wondering how the provider deals with master realm and updates to this realm (or other user created realms): when we initially install Keycloak the master realm becomes autogenerated with this ne…