STS
STS
Overview
Provides an Application Programming Interface (API) that supports programmatic use of IaaS/PaaS products provided by SCP.
This guide provides a brief description of STS service and how to call API. The API is provided as a RESTful API, and it responds in JSON format.
Version
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Status | Not Before |
|---|---|---|
| 1.1 | CURRENT | - |
| 1.0 | DEPRECATED | 20260531 |
OpenAPI URL
https://sts.{environment}.samsungsdscloud.com
Environment and Region List
| environment | region |
|---|---|
| s | kr-west1 |
| s | kr-east1 |
| g | kr-south1 |
| g | kr-south2 |
| g | kr-south3 |
| e | kr-west1 |
| e | kr-east1 |
API Version History
1.2
STS has been updated to version 1.2.
Changes
- No changes from version 1.1
1.1
STS has been updated to version 1.1.
Changes
- [New]
POST /sts/1.1/authenticate-token-with-context- Authenticate sts token and return context - [New]
POST /sts/1.1/role-keystone-token- Get Keystone token for assumed role
1.0
STS has been updated to version 1.0.
Changes
- [New]
POST /sts/1.0/assume-role- Acquire temporary role credential - [New]
POST /sts/1.0/assume-role-with-saml- Acquire temporary role credential from SAML Assertion - [New]
POST /sts/1.0/object-store-authorization- Create new Signature based on Session Token