Configuration

Authentication via the token occurs via frontend users. For each token, it is logged how often it was used for authentication and when it was last used.

How to create a token

You can create the personalized token(s) in the frontend user data mask in the general tab after the password field. The token itself is created automatically and cannot be changed. Of course, you have the option of deleting the token at any time or restricting it to a specific period of time.

../_images/BackendFeUserEditToken.png

Add Token for Frontend User

Extension Configuration (optional)

If you want to change the naming for the token Field in the header data, you can define it here Admin Tools > Settings you have to click on Extension Configuration.

../_images/ExtensionConfiguration.png

Backend Module

In the backend module, admin users can see all created tokens including publishing status and associated frontend user. Look here Web > AuthToken.

../_images/BackendModule.png

Simple Backend Module