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
Currently the User entity has no reference to any roles.
An user can have the following roles:
PF/REGULAR (persoana fizica)
Public authority
Public utility
Add the information about user role to the User entity. One user can have only one role.
Update the role which is set to the UserPrincipal after login.
The text was updated successfully, but these errors were encountered:
Based on: #5
Currently the
User
entity has no reference to any roles.An user can have the following roles:
Add the information about user role to the
User
entity. One user can have only one role.Update the role which is set to the
UserPrincipal
after login.The text was updated successfully, but these errors were encountered: