Versions Compared

Key

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

...

  • Permissions for operations in the GUI and in the JS7 REST Web Service can freely be grouped to roles.
  • Users are assigned roles.

Identity Services

JOC Cockpit offers a number of Identity Services for authentication and authorization:

Certificate Based Authentication

Certificates can be used as a single factor for authentication or as a second factor (MFA):

FIDO Authentication

The FIDO family of protocols offers FIDO2 and Passkeys as a single factor and as second factor. The FIDO U2F protocol can be used as a second factor.

Credential Management

  • Users frequently ask if JobScheduler can encrypt credentials. The answer is "no" as it makes no sense for an Open Source software to handle a symmetric key.
  • There is only one way to handle passwords: not to use them.

...