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

Allowing to customize secrets for services for each user #91

Open
sciabarracom opened this issue Jan 6, 2025 · 0 comments
Open

Allowing to customize secrets for services for each user #91

sciabarracom opened this issue Jan 6, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@sciabarracom
Copy link
Contributor

Why you need it?

We may need to use "external" services for each user, not only internal services. This is important for cloud providers for example but also for ours saas

How it could be?

Currently you create users with

ops admin adduser <services>

we need to be able to leave some services unset and add later the services providing the secrets:

ops admin addsecret <user> <key>=<value> <key>=<value>...

the user will recreive the secrets when login as usual

Other related information

other useful features

  • being able to list secrets for an user
  • being able to replace existing secrets with new values
@d4rkstar d4rkstar closed this as completed Jan 6, 2025
@d4rkstar d4rkstar reopened this Jan 6, 2025
@d4rkstar d4rkstar added the enhancement New feature or request label Jan 21, 2025
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

3 participants