Org Web Adapter

journals/2022_04_13.org

ID
1ae823ab-ffc7-477b-9128-d36db7df1c50

2022-04-13 - Wednesday

15Five

DONE Investigate SCIM issue with Diligent

CLOSED:

- Note taken on

This is the Datadog logs for the issue https://app.datadoghq.com/logs?query=env%3A%28cloud100%20OR%20cloud101%20OR%20cloud102%20OR%20cloud103%29%20service%3Auvicorn%20scim%20%22not%20found%20in%20company%22%20%40extra.request.user.company_id%3A34138&cols=host%2Cservice%2C%40response_status_code%2C%40request.path%2C%40request.method%2C%40request_absolute_uri%2C%40extra.request.path&event=AQAAAYAjF8LNCpsZHgAAAABBWUFqRjhsX0FBRDZMR004SlA0N3VBQVQ&index=%2A&integration_id=&integration_short_name=&messageDisplay=inline&saved_view=779500&stream_sort=desc&viz=stream&from_ts=1647264291177&to_ts=1649856291177&live=false

And the context around it shows that the user, dyoo@diligent.com is setting their manager to a user who was created one second before, so the user's company structure does not yet have their manager. We just need to force SCIM to update/blow out the company struct before doing the manager assigment.