Search Documentation
-
Deployment
-
Administrative Guide
-
- AWS S3 Storage Configuration using Access and Secret keys
- AWS S3 Storage Configuration using IAM role
- Google Storage Configuration using JSON Authentication Key
- Azure Blob/File Storage Configuration using Access Keys
- Backblaze B2 Storage Configuration using Access and Secret Keys
- DigitalOcean Storage Configuration using Access and Secret Keys
- Oracle Storage Configuration using Access and Secret Keys
- Wasabi Storage Configuration
-
-
Tutorials
- Quick Start
- AWS S3 File Sharing With Password Protection
- Google Cloud Storage Integration
- SSO for Admin Console using IAM Identity Center
- SSL and Load balancer for NirvaShare on AWS
- SSO for AdminConsole using Azure ActiveDirectory
- SSL Using Nginx Proxy Manager
- How to Share and Manage File Access from AWS S3, Azure Blob with Salesforce Users
- Configure SSO for Admin Console using Google Workspace as Identity Provider
- Share Azure Blob Files with ActiveDirectory Users using SSO
- S3 File Sharing with Okta Users
-
Troubleshoot
Table of Contents
< All Topics
Basic Authentication
In this document, we will look into how to create a login profile for Basic authentication that will provide browser based prompt for a username and password to enter while accessing the shares.
Basic Authentication uses a simple old way of authentication mechanism that uses an HTTP header to carry authentication information such as the username and the password in the encoded form each time a user sends a request to the server.
Login Profile
Follow the below steps to create a new login profile.
- Click on Login Profiles from the left menu of Admin Console.
- Click on CREATE button from the top right corner.
- Provide a name for title.
- For the Authentication, select Basic Authentication
- Provide a username and password of your choice. This is the credential that will be prompted to user to enter while accessing the shared file/folder.
- Click on CREATE

Note – To restrict access to only certain white listed IP address or a range, please refer to Access Restriction with IP Address