You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Current »

Introduction

Authentication Methods

The following authentication methods are supported:

  • User Account/Password Authentication
  • Mutual Authentication with Certificates
    • X.509 compliant certificates can be used by any client (Browser Client, REST API Client).

Certificate based Authentication

Certificates can be used for mutual authentication:

  • The client (Browser Client, REST API Client) challenges the JOC Cockpit server to present its Server Authentication Certificate that is verified by the client.
  • The JOC Cockpit server challenges the client to present its Client Authentication Certificate that is verified by JOC Cockpit.

With JOC Cockpit being set up for mutual authentication certificates can be used

  • to enforce two-factor authentication with clients having to provide a certificate and user account/password,
  • to allow single-factor authentication using a certificate instead of user account/password.

Find details how to configure clients and JOC Cockpit for use with certificates from the JS7 - Certificate based Authentication article.

Further Resources

Pages


 
 

Navigation



  • No labels