# Login process

Learn which roles (User, Website Owner, and DocCheck) are involved in the login process (registration, verification, creating/implementing the login, and authentication).

# Users Registration & Verification

  • Register with DocCheck and become part of the DocCheck community.
  • With a suitable proof of profession, the DocCheck account can be verified. From then on, external logins can be used.

# Website owners Create & implement login

  • Sign in to DocCheck Access (opens new window) with your DocCheck user and create a company account if none exists yet. Each corporate entity should have exactly one company account.
  • In DocCheck Access, create a Login Client and implement it on your website to protect your professional area.
  • You decide which professional groups are allowed to enter. Only verified members of those groups can access protected content.

# DocCheck Registration, verification & authentication

  • DocCheck handles the registration and verification of all users in the DocCheck community.
  • During login, DocCheck authenticates users against our database to ensure only users with an appropriate verified profession are allowed through.

# Extended features

Depending on the license model (Basic, Economy, Business), additional features are available: OAuth2 security, state parameter passthrough, access to personal user data (after consent), statistics, and more.

Note

The Basic license enables simple OAuth2 authentication where an authorization code is issued and exchanged for an access token. The access token only confirms a successful authentication and cannot be used for further data access. Broader features are available with the Economy and Business licenses.