Problems with updating user nickname

Hi,

I have app where I can change my given_name/family_name. I also want to change nickname base on given/family name. If I change only given_name all works nicely. But If I also change nickname I’ll lost SSO connection.

I’m using ( /api/v2/users/{id}).

Any idea what is wrong?

Update:
I tested more… If I change for example “user2” nickname, it will close his SSO session also.

Hi @jani.krunniniva,

I am not sure why that would be happening. Could you post the details to your implementation so we can take a look?

Thanks,
Dan

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.