Skip to content

MOD profile endpoint using auth token in header

  1. 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.

  2. Insert as xml_id's data records the 2 unique '0' realm providers (api_admin and login ones)

  3. 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'.

Merge request reports

Loading