Skip to content

[UserProfile] Enable self-service profile updates in JavaScript SDKs #3490

Description

@janithjay

Current Limitation

Currently, self-service profile updates do not work end-to-end. The SDK attempts to retrieve and save profile modifications using a /scim2/Me endpoint that the backend does not support (as there are no SCIM2 endpoints in the product).

To resolve this, the profile read and update flows must be transitioned to the backend's native /users/me endpoint.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions