Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Configuration Article | CA-20220531-MH-01

VDG Sense | OpenAPI |

PDF Download

View file
nameCA-20220531-MH-01.pdf

Table of Contents

This article applies to VDG Sense 2.6.7 and before. OAuth2 is not used anymore in VDG Sense 2.6.8 and later version.

What is OAuth2?

OAuth2 is an authorization framework that enables applications to obtain limited access to user accounts on an HTTP service. It works by delegating user authentication to the service that hosts the user account, and authorizing third-party applications to access the user account. OAuth2 provides authorization flows for web and desktop applications, and mobile devices.

...