11-24-2022 02:52 AM
Hello all,
We have a use case to import all parent groups and their child groups from Keycloak. The problem we are facing is that Keycloak Child groups don't have an endpoint of their own. They are nested in the parent groups' attribute subGroups.
Our question is how we can import both of these groups (as a parent and child group). This is our JSON code at the moment but this does not work.
Any help would be appreciated.
11-24-2022 09:12 PM
What is entitlement type name for parent & child ?
also make json keyword lower case in contentType
11-24-2022 11:51 PM
The entitlement type is exactly the same as they are both groups in Keycloak. Or are you suggesting we should use 2 different entitlement type names?
11-25-2022 04:23 AM
You need parent child then it should be different ideally.