Hi satheesh,

There are couple of configurations you have to do to achieve this.

1. configure api manager admin-dashboard application

    a. open
/wso2am-1.8.0/repository/deployment/server/jaggeryapps/admin-dashboard/site/conf/site.json
file and update the  "allowedRoles" variable. You can add a new role to
this or remove the existing one.

    b. If you provide a new role, then you have to provide some extra
permissions for that role. Go to api manager management console (
https://localhost:9443/carbon) and Configure     > Users and Roles     >
Roles section and update the permissons. I think 'Admin Permissions ->
Configure -> Security' and 'Admin Permissions -> Login' would be enough
(You can try it)

2. Update the human task
    unzip SubscriptionsApprovalTask-1.0.0.zip (Assuming you are using the
Human task for subscription provided with the AM) and open
SubscriptionsApprovalTask.ht file. In that .ht file you have to modify the
'peopleAssignments' element with the correct role. Same thing can be done
with the other human tasks.


Thanks,
Chamila


On Wed, Mar 4, 2015 at 4:03 AM, satheesh <[email protected]> wrote:

> Hello All,
>
> I have been experimenting with the custom API subscription approval process
> using the BPS 3.2.0 and the instructions provided along with the
> business-processes packaged with in the API Manager 1.8.0.
>
> I am wondering if there is a way to create a non-admin role with
> permissions
> to just access the admin-dashboard application. A simple use case for it
> would be the need for an API owner (who is not an admin) to approve the
> human tasks created by the subscription and user signup flows.
>
>
>
> --
> View this message in context:
> http://wso2-oxygen-tank.10903.n7.nabble.com/API-Manager-1-8-0-Access-to-admin-dashboard-application-tp113583.html
> Sent from the WSO2 Development mailing list archive at Nabble.com.
> _______________________________________________
> Dev mailing list
> [email protected]
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>



-- 
Regards,
Chamila Adhikarinayake
Software Engineer
WSO2, Inc.
Mobile - +94712346437
Email  - [email protected]
Blog  -  http://helpfromadhi.blogspot.com/
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to