GitHub user lasinducharith opened a pull request:
https://github.com/apache/stratos/pull/34
Merging kubernetes integration with user Management changes
This PR adds basic carbon user management functionality to Stratos. At the
server start-up and tenant creation time a new role 'Internal/user' will be
created with relevant permissions which can be used to create Tenant Users. New
REST API methods are added to add/update/delete users for users with relevant
permissions. REST API @AuthorizationAction is now validated for super
admin/tenant admin/user in order to give access to particular API methods.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lasinducharith/stratos
docker-integration_user_mgt
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/stratos/pull/34.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #34
----
commit 29bf5f164ea6b77a34b876406cc2d3da95231109
Author: lasinducharith <[email protected]>
Date: 2014-09-12T10:31:40Z
Merging kubernetes integration with User Management changes
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---