Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • lemonldap-ng lemonldap-ng
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 327
    • Issues 327
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 13
    • Merge requests 13
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • LemonLDAP NGLemonLDAP NG
  • lemonldap-nglemonldap-ng
  • Merge requests
  • !263

New plugin : Persistent UUID

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Clément OUDOT requested to merge plugin-generate-uuid into v2.0 May 11, 2022
  • Overview 4
  • Commits 12
  • Pipelines 1
  • Changes 30

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
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: plugin-generate-uuid