New plugin : Persistent UUID
This plugin with generate an UUID at first connection and store it in
persistent session, in _persistentUUID
key.
The persistent UUID can then be used as unique identifier for connected applications.
It can be useful if LL::NG is configured to authenticate against multiple identity providers and you want to share an uniform identifier on applications.
-
Plugin code -
Unit test -
Configuration in Manager -
Documentation