Getting Started with CSI Provider Development

This section describes the task flow for developing a custom CSI provider.

Before you get started with CSI provider development, be aware of provider project dependencies including:

A CSI sample provider project, complete with working code and supporting documentation, can be found at: SMP_HOME\Servers\UnwiredServer\ServerSDK\securityAPI\samples. This sample project provides a hands-on approach to exploring the CSI SDK.

The quickStartGuide.html file in the CSI SDK describes the steps to set up the sample provider project. This file can be found at: SMP_HOME\Servers\UnwiredServer\ServerSDK\securityAPI\.