We’re excited to announce the beta release of the Autodesk Platform Services (APS) Secure Service Account (SSA) SDKs for .NET and TypeScript—making it easier to adopt SSA in modern back-end services and automation workflows with strongly-typed, developer-friendly libraries.
What the SSA API enables (and what the SDKs simplify):
• A simple and secure server-to-server mechanism to automate existing three-legged access token workflows.
• Creation and management of service accounts and RSA key pairs.
• Exchange a secure JWT for a user-context three-legged access token.
The new SSA SDKs (beta) for .NET and TypeScript are built to simplify implementing these flows with idiomatic, typed APIs—so you can integrate SSA into real services faster and more consistently.
Get started:
.NET:
Download the NuGet package here: Link.
Code samples are available here: Link.
TypeScript:
Download the NPM package here: Link.
Code samples are available here: Link.