-
### Description
Until Keylcoak 18.0.3 there has been some documentation on how to clear caches using the admin rest API: https://www.keycloak.org/docs-api/18.0/rest-api/index.html#_realms_admin_res…
-
### Description
Create a new Client Representation as a baseline for Admin REST API v2. This epic is covering an MVP and does not concern the final Representation.
Acceptance Criteria:
* Limited …
-
### Description:
Hello, I'm trying to configure API Manager 3.2.0 to use Keycloak. I followed the instructions [here](https://apim.docs.wso2.com/en/latest/administer/key-managers/configure-keycloak…
-
### Describe the bug
I m trying to create a new group with clients role using following API
my curl:
curl --location --request POST 'https://hostname/auth/admin/realms/master/groups'
--header …
-
### Summary
I am trying to update the expiration date of my admin events for my realms via the keycloak module, but it is currently not supported.
It looks like the Keycloak Admin REST API has bee…
-
## Description
**Registry Version**: 2.5.11.Final, 2.6.2.Final
**Persistence type**: kafkasql
**Keycloak version**: 25.0.0, 25.0.4
### Environment
Kubernetes v1.27
Pod environment …
-
reproduced with v4.1.0 and older versions
When calling admin.get_groups, the parent group attributes are missing.
**attributes are present in subgroups, but not in parent group**
For instance …
-
Hello czetsuyatech! I recently watched your video about this repo and was really helpful to understand keycloak exchange but now i'm trying to do a token exchange by user email.
I'm building an app…
-
### 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.
### Area
s…
-
When trying to add an existing user to an org with the function PostOrganizationsMembersByIdAsync, I always get the error that the user does not exist. I checked whether the endpoint works by looking …