Register
Regular User
Set up an authentication method and choose a username to register a new user.
Authentication Method
Provider: {{ sessionStore.authenticationProvider }}
Identifier: {{ sessionStore.authenticationName }}
– or –
Anonymous User
If you do not wish to deal with logins you may create an anonymous user authenticated with a session cookie stored on this device. Since there's no persistent authentication for the user should you lose the session cookie you will also lose access to the user.