MachineID (LogiX node)

From Neos Wiki
Revision as of 17:39, 18 February 2022 by FuzzyBot (talk | contribs) (Updating to match new version of source page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Other languages:
MachineID
'MachineID' LogiX node
Inputs
  User User
Outputs
  String *

The MachineID node outputs a string containing the machine ID of the input User.

Usage

A User's MachineID is a randomly generated string created on database (re)initialization for the installed copy of Neos. This is not a reliable way to persistently store an ID for each user since will change if a user performs a database reset. For a permanent ID for a specific user, use the UserID node.

Examples

Node Menu

Template:NodeMenu-Users/en