---
title: "Add Sign in with Visma Connect option to your web app"
slug: "integrate-visma-connect-sign-in"
updated: 2025-04-16T06:19:05Z
published: 2025-04-16T06:19:05Z
canonical: "docs.connect.visma.com/integrate-visma-connect-sign-in"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.connect.visma.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Integrate Visma Connect sign in into your app

This article describes how you can add “Sign in with Visma Connect” as a sign-in option for your Application.

We use the standardized OAuth 2.0 / OpenID Connect 1.0 flows and tokens, simplifying your integration.

![DevPortal_SuperApp_Login](https://cdn.document360.io/0ec30182-e256-4eca-ab6a-d067d83d0895/Images/Documentation/DevPortal_SuperApp_Login.png)

### 

### Create OAuth App for Authorization

Any application that integrates with Visma Connect IdP must have an OAuth application (“client_id”) to identify their application.

First [Create Your Application](/v1/docs/create-your-application) and follow these steps to setup authorization

1. Is your App a [Web Application](/v1/docs/server-side-web-applications)?
2. Is your App a [SPA (Single-Page Application)](/v1/docs/single-page-applications)?
3. Is your App a [Native Application (mobile app)](/v1/docs/native-applications)?
