Versions Compared

Key

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

...

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).

...

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

...

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

Authentication Strategies

...

This includes to require both user account/password authentication and certificate based authentication.

...