Skip to content
  • Aditya Manthramurthy's avatar
    Add support for Identity Management Plugin (#14913) · 464b9d7c
    Aditya Manthramurthy authored
    - Adds an STS API `AssumeRoleWithCustomToken` that can be used to 
      authenticate via the Id. Mgmt. Plugin.
    - Adds a sample identity manager plugin implementation
    - Add doc for plugin and STS API
    - Add an example program using go SDK for AssumeRoleWithCustomToken
    464b9d7c