Table of Contents

Search

  1. Preface
  2. Introduction to MDM Hub Security
  3. Resources
  4. Roles
  5. Users and User Groups
  6. Security Providers
  7. Application Level Security
  8. Password Hashing
  9. Glossary

Certificate-Based Authentication and External Clients

Certificate-Based Authentication and External Clients

Clients external to the MDM Hub, such as SiperianClient API, trigger a request through user credential authentication. However, if user credential authentication is not possible, external clients can also use certificate-based authentication.
To configure certificate-based authentication for a client external to the MDM Hub, perform the following steps:
  1. Implement a custom certificate provider.
  2. Provide an implementation of PKIUtil.java to retrieve the private keys from the following users:
    • Users associated with the external client
    • Application users associated with the MDM Hub
  3. In the Hub Console, register the public certificate for users associated with the external client.
  4. Use the external client to trigger a request.

0 COMMENTS

We’d like to hear from you!