Skip to content

GitLab

  • Menu
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 329
    • Issues 329
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 11
    • Merge requests 11
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • LemonLDAP NG
  • lemonldap-nglemonldap-ng
  • Issues
  • #2490

Closed
Open
Created Mar 20, 2021 by Clément OUDOT@clement_oudotOwner

Possibility to remember second factor / 2FA on a device, to avoid entering it at each authentication

The goal is to remember that the user already connected with a 2FA on a device, which become a "trusted device", and 2FA is not requested anymore

This could be a permanent/long lifetime cookie with a ciphered value that will be checked by the portal to validate the second factor step. The portal should check that the cookie is valid for the connected user.

Code from StayConnected plugin could be reused here.

This may imply a new portal menu to allow a use to revoke a trusted device.

Assignee
Assign to
Time tracking