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

Super administrators, realm administrators, and regular users #765

Closed
qq1176914912 opened this issue Jun 21, 2024 · 4 comments
Closed

Super administrators, realm administrators, and regular users #765

qq1176914912 opened this issue Jun 21, 2024 · 4 comments
Labels
enhancement New feature or request

Comments

@qq1176914912
Copy link

Hello, excuse me, do you have a plan to realize the permission?
For example, a super administrator and a realm administrator can log in to 5002, but only a super administrator can switch between realms and enter different realms, realm administrators cannot switch realms and can only manage their own realm content, and ordinary users cannot log in to 5002 for administrative operations.
The current situation is that all users are equivalent to the super administrator and can log in to 5002 to operate everything.

@simpleidserver simpleidserver added the enhancement New feature or request label Jun 21, 2024
@simpleidserver simpleidserver moved this to Todo in Release 5.0.1 Jun 21, 2024
@simpleidserver
Copy link
Owner

Hello,

We can develop this feature and include it in the next release. At the moment, we are busy with several tasks:

  • Ensuring compliance with the EBSI conformance test (issuer).
  • Supporting OpenID federation.

When we have finished both tasks, we can work on it. If you feel comfortable with our codebase, you can also contribute to it :)

Kind regards,

SID

@qq1176914912
Copy link
Author

Hello,

We can develop this feature and include it in the next release. At the moment, we are busy with several tasks:

  • Ensuring compliance with the EBSI conformance test (issuer).
  • Supporting OpenID federation.

When we have finished both tasks, we can work on it. If you feel comfortable with our codebase, you can also contribute to it :)

Kind regards,

SID

Thank you for your reply. I understand.

@github-project-automation github-project-automation bot moved this from Todo to Done in Release 5.0.1 Jun 21, 2024
@simpleidserver simpleidserver moved this from Done to Todo in Release 5.0.1 Jun 28, 2024
@simpleidserver simpleidserver moved this from Todo to In Progress in Release 5.0.1 Jul 24, 2024
@simpleidserver
Copy link
Owner

simpleidserver commented Jul 24, 2024

  • Change the URL when the realm is changed : OK
  • Check changes are working for suburl : TODO
  • Assign the client "SIDS-manager" to all the realms : OK
  • Can manage the realms assigned to a user : TODO
  • Can manage the realms assigned to a client : OK
  • In the realm view, add a new tab "Roles" and display the list of roles : TODO
  • Develop a screen to display a role :

Permissions matrix

Component Read only Manage
Clients true true
Scopes true false
  • Update the UI group , rename the tab "Roles" to "Client roles" and add a new one "Realm roles" : TODO
  • Check everything is working without realm : TODO

@simpleidserver
Copy link
Owner

@qq1176914912 : this feature is developed and will be included in the release 5.0.1

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
No open projects
Status: Done
Development

No branches or pull requests

2 participants