---
title: "oAuth2 Application Registration"
slug: "oauth2-application-registration"
tags: ["#version  Cloud", "#version 7.10", "#version 7.11", "#version 7.12"]
updated: 2025-10-23T07:01:06Z
published: 2025-10-23T07:01:06Z
canonical: "knowledgecenter.docuware.com/oauth2-application-registration"
---

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

# oAuth2 Application Registration

With the update from DocuWare version 7.10 to 7.11, cookie authentication DocuWare has switched to secure oAuth2 authentication. As of DocuWare 7.11, applications that are integrated into DocuWare via the DocuWare API must authenticate themselves using oAuth2.

You register your third-party applications via the App Registration component under *DocuWare Configuration> Integrations*. Currently the registration of applications is optional, at a later date it will become mandatory.

In the first step, select the type of application for which you want to create an app registration: *Web Application*, *Single Page Application* or *Native Application*. In the second step, you receive the endpoints for the integration and define values such as the validity of the tokens.

You do not need to specify a user for the app login to DocuWare here, the login takes place from the respective app.

More information about the [switch to the oAuth2 authentication](https://start.docuware.com/blog/product-news/docuware-sdk-discontinuation-of-cookie-authentication).

## Supported versions: DocuWare Cloud + 7.14 + 7.13 + 7.12 + 7.11
