Identity Management Service (IMS) SDKs let you programmatically manage identity providers, including SAML 2.0 and OpenID Connect (OIDC) providers. SDKs are available for several programming languages.
Supported SDKs
The following table lists the available SDKs and related resources.
|
Language |
SDK package and installation |
Resources |
|
Java |
The SDK for Java is available in two packages:
|
|
|
.NET |
||
|
Python |
||
|
PHP |
||
|
TypeScript/Node.js |
||
|
Go |
||
|
C++ |
Getting started
-
Explore APIs: To search for IMS API operations, debug requests, and automatically generate SDK code samples, use OpenAPI Explorer.
-
Authenticate requests: All SDK requests must be authenticated. To get an AccessKey pair for authentication, see Create an AccessKey.
-
Learn more about operations: For detailed information about each IMS operation, including request parameters and response structures, see the IMS API reference.