-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Labels
area/admin/uihelp wantedkind/enhancementCategorizes a PR related to an enhancementCategorizes a PR related to an enhancementpriority/importantMust be worked on very soonMust be worked on very soonteam/core-iam
Description
Before reporting an issue
- 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
admin/ui
Describe the bug
When we delete client OR Delete role, representation json is NULL While other DELETE operation like delete any resources, policy, permission or scope under client have details in representation json.
Version
25.0.5(Latest)
Regression
- The issue is a regression
Expected behavior
We should have representation json block to identify what was deleted just like other delete operation. E.g DELETE any Authorization entities like Delete scope or delete resource or delete policy or delete permission those event have proper representation block.
Actual behavior
DELETE Client and DELETE Role doesn't have representation json block.
How to Reproduce?
- Enable admin event config
- Create Client and Delete Clinet
- Check for Delete client event's representation
- Create Role and Delete role
- Again check for Delete role event's representation
DELETE CLIENT's admin event representation
DELETE Client's authorization scop's admin event representation:
DELETE role's admin event representation:
Anything else?
No response
keycloak-github-bot, bmk9727, bkanzariya, hmotiramani, jeetsavsani1173 and 5 more
Metadata
Metadata
Assignees
Labels
area/admin/uihelp wantedkind/enhancementCategorizes a PR related to an enhancementCategorizes a PR related to an enhancementpriority/importantMust be worked on very soonMust be worked on very soonteam/core-iam