You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Dan Klco (JIRA)" <ji...@apache.org> on 2018/01/09 01:12:00 UTC

[jira] [Created] (SLING-7367) Add Service User OSGi Console

Dan Klco created SLING-7367:
-------------------------------

             Summary: Add Service User OSGi Console
                 Key: SLING-7367
                 URL: https://issues.apache.org/jira/browse/SLING-7367
             Project: Sling
          Issue Type: New Feature
            Reporter: Dan Klco


Currently, the process for creating Service Users is fairly painful for developers. It requires creating the user (and changing the UUID if you want to move the user to something besides the autogenerated path), creating an OSGi config, then adding that user into the correct permissions and finally getting it all out of the repository into your project.

To make this process simpler, I think we should add a console allowing users to:

* Create Service Users
* Assign Permissions
* Update Service Users
* View a Service User's information

I've attached some images of a console I created for this purpose. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)