Skip to content

Latest commit

 

History

History
56 lines (41 loc) · 1.63 KB

File metadata and controls

56 lines (41 loc) · 1.63 KB
title Integrations View
sidebar_label Integrations
sidebar_position 14

import Admonition from '@theme/Admonition'; import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem'; import CodeBlock from '@theme/CodeBlock'; import LanguageSwitcher from "@site/src/components/LanguageSwitcher"; import LanguageContent from "@site/src/components/LanguageContent";

Integrations View

  • The Integrations View allows you to define credentials that third-party clients are required to provide when accessing RavenDB.

  • Providing the credentials is only required of clients when RavenDB is installed as a Secure Server.

  • In this page:

## Integrations View

"Integrations View Info"

  1. Integrations View
  2. PostgreSQL Protocol Credentials Section
  3. Client Credentials
!["Integrations View Actions"](./assets/integrations-view-actions.png)
  1. Click to add PostgreSQL client credentials
  2. Click to remove client credentials
!["Add Credentials"](./assets/add-credentials.png)
  1. Enter user name
  2. Enter password
  3. Click to generate a password
  4. Click to view the password
  5. Click to copy the credentials
    Note: This is the only opportunity to view and copy the credentials.
  6. Click to cancel the operation
  7. Click to save the credentials