You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
link to gist
When i try edit username of User from client:
in DataBase stay correct data, but Security Principal stay with old username and Principal try load user from DB by oldUsername and i stay not login.
I don't want use relogin on client.
link to gist
When i try edit
usernameof User from client:in DataBase stay correct data, but
Security Principalstay with oldusernameand Principal try load user from DB byoldUsernameand i stay not login.I don't want use relogin on client.