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
directories.tokendir: Directory where tokens are stored
objectstore.backend: Storage backend (e.g., file or db)
Creating the Token Directory
Create the directory specified in your config file before initializing tokens:
mkdir <token_dir>
Log Level
Log information is sent to syslog (Linux/macOS) or the Windows event log. The log level is set in the configuration file. Each log event is prepended with the source file name and line number.