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

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
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

3 participants