# Login and Authentication

## Using Basic Kinetic Login

ERM supports basic Kinetic Authentication via a standalone login. Alternatively, if you require AD or IdP login, please refer to [Leverage All Kinetic Authentication Options Via ERM Kinetic Embed](https://app.gitbook.com/o/Ahnq5FWIxn9X9tsNkSHm/s/FuMjREj8WHcxhf8dRWZN/~/edit/~/changes/14/getting-started/leverage-all-kinetic-authentication-options-via-rms-kinetic-embed), which supports all standard Kinetic login options.

### Login <a href="#login" id="login"></a>

1. Type in the ERM web address into your internet browser’s **search box** and hit **ENTER**.\ <br>

   <figure><img src="/files/r1cv8VO3EebNq0nt3j3H" alt=""><figcaption></figcaption></figure>

   | **Header**   | **Details**    |
   | ------------ | -------------- |
   | **Username** | Input Username |
   | **Password** | Input Password |

   <br>
2. In the landing page, enter in login credentials and click on **Login**.

## Leverage All Kinetic Authentication Options Via ERM Kinetic Embed

### Integrated Auth Via Kinetic Home Page

Follow the steps below to embed the BISCIT ERM link into your Kinetic Home Page:

1. Navigate to the **Kinetic** Home Page

   1. Access your Kinetic Home Page using your standard login method.

2. Enter Edit Mode
   1. Click the **Overflow Menu** (three dots) and select **Edit**.

<figure><img src="/files/bR1n60qbjUW3lnlLE1QX" alt=""><figcaption></figcaption></figure>

3. Add a Website Widget
   1. In the **Add Widget** menu, select **Website**.

<figure><img src="/files/eO5UsEwpJQJWgnv0pZOx" alt=""><figcaption></figcaption></figure>

4. Configure the Embedded Website.

   1. In the **Add an Embedded Website or Link** modal, enter the following details:

   <figure><img src="/files/bqbQ19ah6mW2dshV69Us" alt=""><figcaption></figcaption></figure>

* **Display:** Link to Website
* **URL:** The ERM URL supplied to you from BISCIT example: `https://rms-[customer-identifier]-[environment].biscit.io/login/`\
  \
  &#x20;**NOTE:** it must end in `login/` as per the example
* **Title:** EPICOR ERM
* **Send ERP Token:** ![check mark button](https://biscit.atlassian.net/gateway/api/emoji/202b53ca-461d-4f94-b1c7-72c7a342befb/2705/path?scale=MDPI) Enabled
* **Send ERP Context:** ![check mark button](https://biscit.atlassian.net/gateway/api/emoji/202b53ca-461d-4f94-b1c7-72c7a342befb/2705/path?scale=MDPI) Enabled
* **Image:** *(Optional - upload an image if desired)*

5. Save the Widget.
6. Once all the details are entered, click **Ok**.
7. Finalise Changes.
   1. Review the widget placement on the Home Page.&#x20;
   2. Once satisfied, click **Save** to apply your changes.

<figure><img src="/files/7m37G7k7GTBtiwxmxWAD" alt=""><figcaption></figcaption></figure>

&#x20;<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.biscit.com/erm-user-guide/getting-started/login-and-authentication.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
