Settings

Authentication

Overview

Explore the authentication methods available in DocsHound to secure access to your docs portal, including Simple Password, JWT, and advanced Enterprise solutions.

Authentication Methods

Simple Password Authentication

Simple Password Authentication is suitable for basic security needs. It allows you to control access to your knowledge base by using a list of usernames and passwords.

You can set up Simple Password Authentication through the user interface. To do this, provide a list of usernames and passwords via the publishing modal. This method is straightforward and ensures that only authorized users can access the protected content. Reach out to us if you want this feature enabled.

JWT Authentication

JWT Authentication is available as part of our Pro Plan. This method offers a more flexible and secure way to protect access to your docs.

It uses JSON Web Tokens (JWTs) to verify user identity. This method requires a straightforward API integration, allowing you to manage authentication seamlessly within your application.

Enterprise Authentication Solutions

Under the Enterprise Plan, you have access to advanced authentication solutions to secure your portal. These solutions include SAML, Auth0, and Okta.

SAML (Security Assertion Markup Language) is an open standard for exchanging authentication and authorization data between parties. It is particularly useful for single sign-on (SSO) integrations.

Auth0 is an authentication and authorization platform that provides secure access for applications, devices, and users. It simplifies the process of implementing authentication by offering a comprehensive set of tools and APIs.

Okta is another robust authentication solution that offers identity management and SSO. It is known for its scalability, making it suitable for organizations of any size.

These enterprise-grade solutions are designed to offer both scalability and robust security, ensuring that only authorized users can access your documentation.

Secure Your Large Organization

Use our Enterprise Plan to implement advanced authentication solutions like SAML, Auth0, and Okta. These options provide the scalability and security needed for large organizations.

Frequently Asked Questions

  • Simple Password Authentication can be set up via the user interface by providing a list of usernames and passwords to control access.

  • Users are redirected to your app for login, which generates a JWT (JSON Web Token) upon authentication. DocsHound verifies the JWT and grants access. If logged in and active on your app, they get straight to your protected docs.

  • Under the Enterprise Plan, advanced authentication solutions such as SAML, Auth0, and Okta are supported. These are suitable for organizations needing strong and scalable security.

  • Yes, you can switch authentication methods at any time. Contact support if you need assistance with the process.