Signing back into the Community for the first time? You'll need to reset your password to access your account. Find out more.
Forum Discussion
charlesmlambdalcom
6 months agoNew Contributor
Okta <->SCIM Bridge attribute mapping details
Hi All,
I recently implemented a SCIM Bridge for integrating Okta & 1Pass and while the docs got me most of the way there, there is missing info thats vital to know specifically around attribute m...
charlesmlambdalcom
6 months agoNew Contributor
Interesting, yes the error seems to denote that displayName is required is last and first attribs are not received however, I double and Triple checked this. When we map a user with user.firstName & user.lastName default mappings populated and confirm that the attributes are being pushed from okta's end the 1Pass scim will always send back a 400 bad request and throw the displayName error from above. And yes we can confirm manually that the user last name and first name are for sure populated and not empty.
It immediately started working after adding displayName attribute even though lastname and firstname are already mapped and populated.