CustomUserColumns - EtheaDev/kitto2 GitHub Wiki

How to set custom values for the session

As explained here, just add a ReadUserCommandText to the Auth node in Config.yaml to retrieve all user data you need in the application.

Any additional values you select will be available throughout the application as macros in the form %Auth:X%, where X is the name of each custom column.