MOD profile endpoint using auth token in header
-
Modify the profile endpoint in order to receive a KC token in header (as
Authorization: Bearer ###
) instead need to receive the KC user Id as attribute payload. -
Insert as xml_id's data records the 2 unique '0' realm providers (api_admin and login ones)
-
modify the function that create new companies from crm leads in order to assign those realm_0 providers at company level. By this way when a new user is created for those companies it will be assigned to the unique realm '0'.