DEV Community

Ale11Nishitha
Ale11Nishitha

Posted on

get client Id as response for a post api in keycloak

Is there any way to get clientId or userId for a post api of create client and user ? I want these Ids so that I can user them further role mapping. First createclient=>createclientroles=>createuser=>mapusertoclient roles. This flow should happen in single api.

Top comments (0)