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

create groups when autoinit'ing an idprovider #112

Open
espen42 opened this issue Nov 22, 2022 · 4 comments
Open

create groups when autoinit'ing an idprovider #112

espen42 opened this issue Nov 22, 2022 · 4 comments
Labels
enhancement New feature or request

Comments

@espen42
Copy link
Contributor

espen42 commented Nov 22, 2022

Add feature to also create groups with permissions when autoinit'ing an idprovider

@espen42
Copy link
Contributor Author

espen42 commented Nov 22, 2022

Syntax suggestion
For instructing autoinit to look for (and create if not exist) the groups admins and other for an autoinit'ed idprovider named test, both with the role system.admin.login, and the admin group with the additional roles system.user.app and system.admin:

groups.initRoles.test.admins=["system.user.app", "system.admin", "system.admin.login"]
groups.initRoles.test.other=["system.admin.login"]

# Maybe even...
groups.description.test.admins="These are admins"

image

@espen42
Copy link
Contributor Author

espen42 commented Nov 22, 2022

Opinions? @rymsha , @poi33 , @sigdestad

@poi33
Copy link

poi33 commented Nov 22, 2022

If this will be used a lot by others go for it.

@alansemenov alansemenov added the enhancement New feature or request label Dec 16, 2022
@rymsha rymsha assigned anatol-sialitski and unassigned espen42 Feb 27, 2024
@rymsha rymsha changed the title Add feature to also create groups with permissions when autoinit'ing an idprovider create groups when autoinit'ing an idprovider Feb 28, 2024
@rymsha
Copy link
Contributor

rymsha commented Feb 28, 2024

We don't plan to have this feature for now

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

5 participants