---
title: "Manage authentication for deployed applications"
description: "When an application is deployed on the platform, it is automatically created in the Identity Access Manager as a separate entity for which you can manage"
url: https://docs.ovhcloud.com/it/guides/public-cloud/data-platform/iam-application-authentication
lang: it
lastUpdated: 2026-09-14
---
> For AI agents: the complete documentation index is available at https://docs.ovhcloud.com/it/llms.txt, the full documentation bundle is available at https://docs.ovhcloud.com/it/llms-full.txt.

# Manage authentication for deployed applications

## Objective

When an application is deployed on the platform, it is automatically created in the Identity Access Manager as a separate entity for which you can manage the **authentication protocols**. Applications include:

- **Your analytics applications**: individual applications that can be deployed from the [APP Manager](https://docs.ovhcloud.com/it/guides/public-cloud/data-platform/landing-page-app-services-apps.md), as well as consumers that you can connect in the [Connectors](https://docs.ovhcloud.com/it/guides/public-cloud/data-platform/landing-page-connectors-consumers.md). This typically includes user-friendly interfaces to expose the data such as dashboards, reporting, or alerting tools.

- **Identity Access Manager**: accessible as an independent URL, `https://project-name.eu.dataplatform.ovh.net/iam`, the Identity Access Manager external application is used when you need users (say the administrator of a given application) to manage its user base without having to access the Platform.

For each deployed application, the platform lets you configure the application information, the authentication modes that are visible on the sign-in page, and the style of that sign-in page.

![snapshot](/images/public-cloud/data-platform/product/iam/project-iam/application/picts/application-overview2.png)
## Application information

- **ID**: the ID of the application in the IAM
- **Name**: the name of the application shown by default in its login page
- **Version**: version of the application currently deployed (not required, only for custom use cases)
- **Description**: description of the application
- **Tags**: tags of the application
- **URL**: Base URL of the application.
- **"Share URL" button**: Send by email the URL of the application to the selected users or groups of users.

:::info
Please note that you can edit the template in the Identity Access Manager _Settings > Email > Application invitation > Edit_
:::

- **Display URL**: Title of the application used in the email sent by the "Share URL" button

## Authentication Mode

The authentication page is an important part of your Platform application: it is the page on which users will log in in order to reach the content of the app.

The **Authentication Mode** list allows you to manage which authentication methods are displayed on the sign-in page of the application. The [Auth. Provider](https://docs.ovhcloud.com/it/guides/public-cloud/data-platform/iam-auth-providers.md) tab in your IAM lets you configure which authentication methods can be used in your Project, and those methods can then be displayed or hidden to visually customize your login page.

:::warning
This is a pure visibility configuration and not a way to avoid users from logging into the application through certain authentication modes.
:::

### Display an authentication provider on an application login page

Click on **Applications** and edit the desired application.

![Display an authentication provider on an application login page — Applications2](/images/public-cloud/data-platform/product/iam/project-iam/application/picts/applications2.png)
Locate the panel **Authentication Mode**

![Display an authentication provider on an application login page — Authentication mode21](/images/public-cloud/data-platform/product/iam/project-iam/application/picts/authentication-mode21.png)
Add your new provider if it doesn't appear automatically. Make sure the authentication providers of your choice are not set as _hidden_. Those who are will not be visible from the application's login page.

![Display an authentication provider on an application login page — Authentication mode22](/images/public-cloud/data-platform/product/iam/project-iam/application/picts/authentication-mode22.png)
:::warning
It is not possible to **deactivate** an authentication provider for a specific application. For instance, a user who is already logged in through Azure AD will still be able to access the application even if Azure AD is set as hidden on the application login page.
:::

### Link to a specific authentication provider

You can generate URL links to reach a specific authentication page for your application, even if you have several authentication providers active on your Project. You will need:

- your app URL
- your authentication method's ID

You can get your app URL in the IAM settings of your application:

![Link to a specific authentication provider — App url2](/images/public-cloud/data-platform/product/iam/project-iam/application/picts/app-url2.png)
You can get your authentication provider's ID by going to its settings page in the IAM and looking at the URL:

![Link to a specific authentication provider — Auth url2](/images/public-cloud/data-platform/product/iam/project-iam/application/picts/auth-url2.png)
To reach a specific authentication page for your application, use the URL link:

:::info
**your-app-URL**#/?auth\_mode\_id=**your-auth-method-ID**
:::

:::warning
This link is currently only valid for applications created from [Application Services](https://docs.ovhcloud.com/it/guides/public-cloud/data-platform/landing-page-app-services.md), not for the 'Project' application.
:::

:::info
Shortcuts:
:::

- Another ID for the [_the platform account_](https://docs.ovhcloud.com/it/guides/public-cloud/data-platform/iam-auth-providers.md#data-platform) authentication method is `king`
- Another ID for the [_Project_](https://docs.ovhcloud.com/it/guides/public-cloud/data-platform/iam-auth-providers.md#project) authentication method is `password`

## Customize the sign-in page

The visual style of your sign-in page includes the following elements:

- **Welcome title**: edit the welcome message on the sign-in page. if empty, it will show the application name instead.
- **Welcome message**: the message under the welcome title
- **Color Theme**: default primary CSS color for the sign-in page
- **Background image**: adds a background image to the sign-in page.

## Go further

If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project.

Ask questions, give your feedback and interact directly with the team building the Data Platform on the dedicated [Discord channel](https://discord.gg/ovhcloud).

If you need support with your OVHcloud services, create a request in our [Help Centre](https://help.ovhcloud.com/csm?id=csm_get_help).

Join our [community of users](https://community.ovhcloud.com/).
