đź‘‹ Hi everyone! Is it possible in Pulumi to create logins on the fly for your operations maybe through some API (I have not checked the automation API to see if it supports the same, sorry about that). The use case is to run an API server that exposes certain routes which can help in creating of infra for a few different accounts based on the credentials passed in the request body. Any help on the same would be appreciated
b
billowy-army-68599
12/12/2022, 8:10 AM
are you talking about logins for the Pulumi service? if so, no - that’s not possible
d
dry-action-66059
12/12/2022, 9:39 AM
Hi @billowy-army-68599 thanks for the reply. Yes I am talking about login for the Pulumi service. Is it not possible even if I use a custom backend? Also, is there a reason for not having the same?
hi @billowy-army-68599, sorry to disturb you. But could you please respond to the above message and provide me a bit of clarity on the same
b
billowy-army-68599
12/13/2022, 4:02 PM
Programmatically creating user accounts just isn’t supported on the Pulumi service API, it hasn’t been implemented. I don’t have an official reason, it’s just not possible at this time.
You need to verify your identity when you sign up, so I suspect that’s why’s