Skip to content

Commit

Permalink
Merge pull request #708 from RizaFarheen/main
Browse files Browse the repository at this point in the history
NATS - JWT using creds update
  • Loading branch information
RizaFarheen authored Jun 24, 2024
2 parents bf5cda3 + ff3a655 commit 4dbb972
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/integrations/message-broker/nats-messaging.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,9 @@ Once you have the required configuration credentials from NATS Messaging, let’
| Server | Provide the NATS server name to be integrated with Orkes Conductor. |
| Connection Type | Choose the required connection type for the integration. It can take two values:<ul><li>Default</li><li>Jetstream</li></ul> |
| Authentication Type | Choose the required authentication type. You can opt for **_With Credentials_** or **_Without Credentials_**. |
| Username | Provide the username for authentication. This field is required only if the **_Authentication Type_** is chosen as **_With Credentials_**. |
| Password | Provide the password for authentication. This field is required only if the **_Authentication Type_** is chosen as **_With Credentials_**. |
| Select security protocol | Choose the security protocol for authenticating the connection. It can take values:<ul><li>NONE</li><li>JWT - If JWT is opted, upload the JWT credentials file. </li></ul>This field is applicable only if the **_Authentication Type_** is chosen as **_With Credentials_**. |
| Username | Provide the username for authentication. This field is applicable only if the **_Authentication Type_** is chosen as **_With Credentials_**. |
| Password | Provide the password for authentication. This field is applicable only if the **_Authentication Type_** is chosen as **_With Credentials_**. |
| Description | Provide a description of the integration. |

5. You can toggle on the **Active** button to activate the integration instantly.
Expand Down
Binary file modified static/img/integration-nats-messaging.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4dbb972

Please sign in to comment.