Start a conversation

Articles

  • About JWT Authentication

    About JWT Authentication Overview The JSON Web Token (JWT) is an open standard (IETF RFC 7519) data format that is compact, self-contained, and secure. It is intended for passing information where spa...

  • Implementing SRI and CSP Security on a DNN Website

    Overview This article provides information on how to apply SRI and CSP on a DNN website. Environment Tested on DNN 9.1.1 and above. Requirements Admin Access to DNN Website. Process The HTTP Content-S...