You can edit existing API plugins.
To edit an existing API plugin
-
Start your IDE (such as Visual Studio).
-
Open an existing .NET 8 project.
-
Edit the API code.
-
Compile the DLL file in your IDE.
-
Copy the DLL file to the One Identity Manager install directory.
-
Import the DLL file into your One Identity Manager database using the Software Loader. For more information on importing files using the Software Loader, see the One Identity Manager Operational Guide.
-
Restart the API Server and ensure that the <project name>.CompositionApi.Server.Plugin file exists in the bin folder of the API Server install directory.
-
Compile the appropriate TypeScript API client (see Compiling TypeScript API clients).