📄️ IAM
This page explains how to control access to devices using Identity and Access Management (IAM). Access privileges can be assigned at the subscription level and cannot be managed at the individual device or registry level. Typically, access is granted to individuals or groups of users. For information on device security, which uses public/private key authentication, please refer to the section on device security.
📄️ Device security
Security is a critical concern when deploying and managing IoT devices. OmniCore offers the following security features:
📄️ API Security
To integrate with the OmniCore backend, you have two options: utilize the OmniCore SDKs or utilize the Rest APIs directly. Before doing so, you need to obtain your unique API key and API tokens. You can obtain these credentials by logging into the OmniCore Portal and navigating to the Keys section.While there is one API key provided, token generation experience will depend on the deployment model. To receive a valid response from the OmniCore API endpoints, it is necessary to provide both the API key and API token.