- 08 Apr 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
Integrate Visma Connect sign in into your app
- Updated on 08 Apr 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
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.
Sample Code on GitHub
Work-in-progress. Link to GitHub will be posted May 2024.
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 and follow these steps to setup authorization
Is your App a Web Application?
Is your App a SPA (Single-Page Application)?
Is your App a Native Application (mobile app)?