# Login

OvalEdge is a data governance and cataloging tool that helps organizations manage and govern their data assets. It provides capabilities for:

* Data discovery
* Data lineage
* Data cataloging
* Access management
* Data quality
* Data governance

These features enable users to find, understand, trust, and use data efficiently within the organization.

The application integrates with various data sources and platforms to create a comprehensive view of the data ecosystem. This integration supports compliance with data policies and improves data quality and accessibility.

**Login Methods**\
Users can log in to the application using one of the following methods:

1. **Database Authentication (DB Auth)**

   * Enter the User ID and Password provided by the administrator.
   * If an account is not available, select **Register Now** to create one.

   <figure><img src="/files/itGfntkmEfxbZp3qCobj" alt=""><figcaption></figcaption></figure>
2. **Single Sign-On (SSO)**\
   OvalEdge supports Single Sign-On (SSO) to simplify user authentication. Users can access the application through their organization’s identity provider instead of maintaining separate credentials.

   **Supported SSO providers:**

   * Google
   * GitHub
   * Okta
   * Microsoft ADFS
   * OneLogin
   * Microsoft Entra ID (formerly Azure AD)
   * Ping Identity
   * Keycloak

   <figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeW_8OWvInTNcyWDEDBKEoFoQf_gSJFmXY9LqAf29Gr8wHSPPwA3zLc8QAQdgkiZa4MkpyJlT_MBAb4Q-DNlZal6zDB9wxNbZ0PEZOAOV9ZOvpE4Ullu5tQ7Gi-SPyWJd09i_Ml?key=tmJWlqZKOmlh6NKr8Nrs7w" alt=""><figcaption></figcaption></figure>

   <figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeuQE6f6HskQFsloOVjgMMu2ka0yoTX2nv5O2pr-b_cqRBvVlctfXWB7FHHRJLg5WsCB0wg_Fa9u6cmW673v7bg8r-aS8HWiei2AVABhhlg0jp13jCYiInHJgckDQH3-sUAkXpr?key=tmJWlqZKOmlh6NKr8Nrs7w" alt=""><figcaption></figcaption></figure>

## Login Page Layout

The login page is divided into two sections:

1. **Right Section**
   * Displays the organization’s logo.
   * Provides fields for **Username** and **Password**.
   * Includes a **Login** button.
   * Offers a **Register Now** option, which opens a pop-up where new users can enter their email address, first name, and last name to receive login credentials by email.
2. **Left Section**
   * Provides access to support resources, including:
     * Guides and tutorials
     * FAQs
     * Contact information for support (email or Slack)
     * A feedback and suggestions section

{% hint style="info" %}
Authorized users/administrators can configure the links for support resources (Documents and videos, FAQs, Human Support, and Feedback and improvements) within the OvalEdge application [System Settings](/release8.1/home/home-page/customization-via-system-settings.md).
{% endhint %}

***

Copyright © 2025, OvalEdge LLC, Peachtree Corners, GA, USA.


---

# 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.ovaledge.com/release8.1/home/login.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.
