Set return type of pushRevocation to GlobalRequestResult
jenny-s51 opened this issue · 0 comments
jenny-s51 commented
Describe the bug
A clear and concise description of what the bug is.
The return type of pushRevocation is cast to GlobalRequestResult though it should be set explicitly in the admin client:
See https://github.com/keycloak/keycloak-admin-ui/pull/896#discussion_r684391190
and