Product

SailPoint Identity Security cloud (ISC)

Objective

This post discusses an approach to integrate SailPoint with 1Password application.

Details

SailPoint ISC does not offer a direct connector to 1Password but below are the high level steps to achieve the integration between SailPoint and 1Password:

  • Use SDK to manage 1Password Groups
  • Build a Custom Connector Server to manage secrets
  • Supported Languages
    • Golang
    • JavaScript
    • Python
  • Deploy either Docker or Kubernetes to host the Connector Server and SDK
  • A Service Account with read and write permission on the vaults, must be created in 1Password
  • Additional permissions may be assigned as required

Reference

https://developer.1password.com/docs/sdks/

Author

Rajya Tupuri

 

TOP