User Management
Users and their permissions are managed via Pimcore data objects of type PortalUser
. Each user has a couple
of base data attributes, assigned user groups and permission, workspace and language settings.
Also, additional login methods like Guest User and OpenId Connect integration
are based on PortalUser
objects.
Base Data
Base data attributes are e-mail, firstname, lastname and preferred language for the portal frontends. The e-mail address is also the username, all the other attributes can be updated in the profile page of the portals.