Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write data back to Account #37

Open
vvarga opened this issue Aug 19, 2021 · 0 comments
Open

Write data back to Account #37

vvarga opened this issue Aug 19, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@vvarga
Copy link
Contributor

vvarga commented Aug 19, 2021

Hi,
I'd like to create a Custom Platform to manage Service Principals in Azure.
In Azure, using POST or PATCH to set passwordCredential is not supported. I am able to create a new secret using HTTP Custom Platform but I also need to write back the secret/hint from the addPassword response to the Account stored on SPP, at minimum change the password to the received secret_text. Being able to write the received hint into the Description field of the Account is nice to have, but it will greatly help the identification of the secret stored in SPP.
Thanks!
Viktor

@petrsnd petrsnd added the enhancement New feature or request label Oct 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants