Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space DTPDEVEL and version 2025.2

...

You can configure DTP to be able to authenticate via JWT Access Token JSON Web Token (JWT) for OAuth 2.0 in addition to the standard login procedure, allowing CAC/PIV card users to open a browser to DTP and authenticate automatically. In the event that authentication via JWT Access Token fails for any reason, the user will be taken to the standard login screen where they can log in with their username and password.log into DTP automatically. This affects authentication for both the UI and API calls; you can't choose just one or the other. Once configured, users will be able to bypass the login screen in the UI by using JWT to authenticate, though they may still be taken to it and required to log in if:

  • They do not use JWT authentication
  • JWT authentication fails for some reason

...

Table of Contents

Enabling Authentication via JWT Access Token

...