diff --git a/connection-guides/lms/infosec.mdx b/connection-guides/lms/infosec.mdx new file mode 100644 index 00000000..94c4aaf4 --- /dev/null +++ b/connection-guides/lms/infosec.mdx @@ -0,0 +1,52 @@ +--- +title: "Infosec IQ" +description: "How to obtain the credentials required to connect to Infosec IQ." +--- +import IntegrationFooter from "/snippets/integration-footer.mdx"; + + +You must have administrator access in your Infosec IQ account to complete these steps. + + +## Collect your Credentials + + + + In your Infosec IQ admin console, navigate to **Account Settings → API Keys**. + Click **Create API Key**, provide a descriptive name, then click **Save** to get your API Key. + + Infosec IQ API Key generation + + + + + Determine the correct server region for your account and select the corresponding URL: + - North American Server: `https://securityiq.infosecinstitute.com` + - EU Server: `https://securityiq-eu.infosecinstitute.com` + + Infosec IQ server region selector + + + + + Copy the following details exactly as shown to use when setting up the connection: + - **API Key** (e.g., `c1c11me7-7ffa-4a7e-915f-1633e0bb83e5`) + - **Server URL** (choose one of the two options above) + + + +## Linking Your Infosec IQ Account + + + Enter the **API Key** and **Server URL** collected above into the connection setup form. + + + Click the **Connect** button. The system will validate the key and server URL by performing a simple API call to the selected server region. + + + + diff --git a/connection-guides/lms/peoplefluent.mdx b/connection-guides/lms/peoplefluent.mdx new file mode 100644 index 00000000..207ca87f --- /dev/null +++ b/connection-guides/lms/peoplefluent.mdx @@ -0,0 +1,48 @@ +--- +title: "PeopleFluent" +description: "How to obtain the credentials required to connect to PeopleFluent." +--- +import IntegrationFooter from "/snippets/integration-footer.mdx"; + + +You must have administrator access in your PeopleFluent account to complete these steps. + + +## Collect your Credentials + + + + In PeopleFluent, go to **Manage Center → Users → User Manager → Users**. + Click **Create**, enter the user details, and assign a **System Administrator** role (or a system role with unrestricted access to **User Manager** and **Users**). Click **Save**. + + PeopleFluent create admin user + + + + + Gather the following fields: + - **Username** — the administrator user’s login. + - **Password** — the administrator user’s password. + - **Company Domain** — taken from your login URL. For a URL like + `https://my-domain.learning.peoplefluent.net/ekp/servlet/ekp/login`, enter `my-domain`. + + PeopleFluent credential fields + + + + +## Linking Your PeopleFluent Account + + + Enter **Username**, **Password**, and **Company Domain** in the connection form. + + + Click **Connect** to verify credentials and establish the connection. + + + + diff --git a/images/infosec/api-key-generation.png b/images/infosec/api-key-generation.png new file mode 100644 index 00000000..227063de Binary files /dev/null and b/images/infosec/api-key-generation.png differ diff --git a/images/infosec/server-url-selection.png b/images/infosec/server-url-selection.png new file mode 100644 index 00000000..02835a7e Binary files /dev/null and b/images/infosec/server-url-selection.png differ diff --git a/images/peoplefluent/create-admin-user.png b/images/peoplefluent/create-admin-user.png new file mode 100644 index 00000000..49444d2e Binary files /dev/null and b/images/peoplefluent/create-admin-user.png differ diff --git a/images/peoplefluent/credentials.png b/images/peoplefluent/credentials.png new file mode 100644 index 00000000..e8ef78f8 Binary files /dev/null and b/images/peoplefluent/credentials.png differ diff --git a/integrations.mdx b/integrations.mdx index ffe23088..08ad6c37 100644 --- a/integrations.mdx +++ b/integrations.mdx @@ -207,6 +207,8 @@ import { IntegrationTile } from '/snippets/integration-tile.mdx'; + + ## Screening