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

Ability to create service keys with additional IAM User #218

Open
elliott-neal opened this issue Feb 23, 2021 · 1 comment
Open

Ability to create service keys with additional IAM User #218

elliott-neal opened this issue Feb 23, 2021 · 1 comment

Comments

@elliott-neal
Copy link

In the older broker I think maintained by PCF, when a service key is created, it is of a different IAM user. Does this broker not implement that? Are there plans to do so if not?

@tealeg
Copy link
Contributor

tealeg commented Feb 25, 2021

@elliott-neal it didn't used to, but I added this functionality last year (See this PR: #199)

You can provide lambda functions to create new accounts and credentials. There's some (minimal) documentation: here

We use this BindViaLambda functionality in production.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants