Server SDK extensions
Custom server extensions can be created with the Server SDK. Extension bundles are installed from a .zip archive or a file system directory. Use the manage-extension
command to install or update any extension that is packaged using the extension bundle format. It opens and loads the extension bundle, confirms the correct extension to install, stops the server if necessary, copies the bundle to the server install root, and then restarts the server.
The |
The Server SDK enables creating extensions for all PingDirectory servers. Cross-product extensions include:
-
Access loggers
-
Alert handlers
-
Error loggers
-
Key Manager providers
-
Monitor providers
-
Trust Manager providers
-
OAuth token handlers
-
Manage extension plugins