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

improve administration with profile / permission #17

Closed
QuentinAmbard opened this issue Nov 8, 2013 · 1 comment
Closed

improve administration with profile / permission #17

QuentinAmbard opened this issue Nov 8, 2013 · 1 comment

Comments

@QuentinAmbard
Copy link
Contributor

Would be nice to have an administration panel where we can create "Profiles" and map a profile with a list of roles and permissions (or similar)

Role would be Administrator, User
A permission would be CAN_EDIT_SOMETHING, CAN_ADD_SOMETHING etc.

A user could have N Profile

If think it's quite a common feature, but it should be optionnal (LDAP or other)

@jdubois
Copy link
Member

jdubois commented Dec 16, 2013

Spring Security has the notion of groups, which is very similar to your request, so this probably what we should use.
It looks too complex for JHipster as far as I'm concerned: we're just doing a few sample pages, not a full administrative console.
So I don't think it can be done in the near future.

@jdubois jdubois closed this as completed Dec 22, 2013
@jdubois jdubois modified the milestone: 0.0.1 Sep 10, 2014
deepu105 added a commit that referenced this issue Jul 9, 2017
erikkemperman pushed a commit to erikkemperman/generator-jhipster that referenced this issue Dec 3, 2017
Infinispan - initial commit - add attributes
erikkemperman pushed a commit to erikkemperman/generator-jhipster that referenced this issue Dec 3, 2017
removed duplicated spring-boot-starter-thymeleaf
erikkemperman pushed a commit to erikkemperman/generator-jhipster that referenced this issue Dec 4, 2017
Infinispan - initial commit - add attributes
erikkemperman pushed a commit to erikkemperman/generator-jhipster that referenced this issue Dec 4, 2017
removed duplicated spring-boot-starter-thymeleaf
pascalgrimaud pushed a commit that referenced this issue Jul 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants