Skip to main content
Version: 1.0

Device Management

The Device Management is part of cidaas. It will appear across several places with different features. Using the device management will allow to login on a device, achieve a device-bound logout, to review and view unreviewed devices.

Authentication

Security Scheme Type:

oauth2

OAuth Flow (implicit):

Scopes:

  • cidaas:devices_read: Access to read device

  • cidaas:session_delete: Access to delete session

OAuth Flow (authorizationCode):

Scopes:

  • cidaas:devices_read: Access to read device

  • cidaas:session_delete: Access to delete session

OAuth Flow (clientCredentials):

Scopes:

  • cidaas:devices_read: Access to read device

  • cidaas:session_delete: Access to delete session