Authentication & Authorization
Learn how user access management works.
Pachyderm has an embedded Open ID Connect based on Dex, allowing for vendor-neutral authentication using your existing credentials from various back-ends. See compatible connectors.
Auth Token Duration #
Pachd auth tokens duration is set to a 30 days default in pachd environment variable SESSION_DURATION_MINUTES
.