Page 1 of 1

What does UpdateUser do?

Posted: June 28th, 2022, 1:38 pm
by AkshayKhanolkar
This is a use case for UpdateUser. It is a part of the Authentication Workshop. We just need a clear vision of what this service is doing. Specifically, does it update the database or does it modify the user session variable?
image.png

Re: What does UpdateUser do?

Posted: June 29th, 2022, 8:52 am
by SteveCap
It updates the database. To modify session use ModifyUserSession or ModifyUserSessionProperties.