PipesHub Workplace AI home page
Search...
⌘K
pipeshub-ai/pipeshub-ai
pipeshub-ai/pipeshub-ai
Search...
Navigation
Methods
Password
Documentation
Slack
Discord
Blog
Welcome To PipesHub
Introduction
Quickstart
Development
Onboarding
Contact Us
System Overview
System Overview
PipesHub Services
External Services
Internal Services
Authentication
Authentication Overview
Methods
Password
One-Time Password
Google Authentication
Microsoft and Azure-Ad
SAML SSO
Mail Configuration
SMTP
AI Providers
AI Models Overview
LLM Providers
Embedding Providers
Connectors
Connector Overview
Enterprise
Individual
User Management
User
User Group
Deployment
Deployment Overview
Vendor
Developer
Getting Started
API References
Additional Resources
Changelog
Telemetry
FAQ
On this page
Password Authentication
How It Works
Configuration
Reset Password
Forgot Password
For Smtp Configuration, refer to SMTP Configuration Guide.
Methods
Password
Configure how users authenticate and access the application through password
Password Authentication
Traditional username and password authentication for your application.
How It Works
Users enter their email address and password
The system validates credentials against stored (hashed) passwords
Upon successful validation, access is granted
Configuration
Password authentication is enabled by default. From the Authentication Settings page:
Ensure “Password” is toggled on.
Password that was used to login for the first time will be considered as default.
Reset Password
For resetting the password, user can go to the profile page and click on the change password option.
Enter the current password and new password and click on update password.
Forgot Password
If a user forgets their password, SMTP configuration is necessary to enable the password reset functionality.
How It Works
Users click on the “Forgot Password” option.
The system sends a password reset email via the configured SMTP server.
The email contains a secure link redirecting the user to the password reset page.
Users enter and confirm their new password.
The system updates the password and grants access.
For Smtp Configuration, refer to
SMTP Configuration Guide
.
Password authentication is the simplest to set up your app.
Authentication Overview
One-Time Password
Assistant
Responses are generated using AI and may contain mistakes.