Update Oauth Identity ID

In order to login/register users into our community, we use an OAuth provider for quite some time now. However, they are upgrading the Identity provider and of course we need to migrate accordingly. The problem relies with the new Identity ID they are sending now, our current Client User ID must be updated to store the new xxxxxxxxx identity ID and use it by default for future authentications.

I've been looking at the OAuth REST Endpoints available from Telligent and there is only Create and Show options. So, my question is how we could update the Oauth Client User ID? is there some REST Endpoint available? Is it possible to do it with some Velocity object? Thanks in advance

We are using Telligent 10.3.4.9982

Regards

Parents Reply Children