onap on kubernetes source files
[oom.git] / kubernetes / config / docker / init / src / config / mso / docker-files / jboss-configs / configuration / application-roles.properties
1 #
2 # Properties declaration of users roles for the realm 'ApplicationRealm' which is the default realm
3 # for application services on a new installation.
4 #
5 # This includes the following protocols: remote ejb, remote jndi, web, remote jms
6 #
7 # Users can be added to this properties file at any time, updates after the server has started
8 # will be automatically detected.
9 #
10 # The format of this file is as follows: -
11 # username=role1,role2,role3
12 #
13 # A utility script is provided which can be executed from the bin folder to add the users: -
14 # - Linux
15 #  bin/add-user.sh
16 #
17 # - Windows
18 #  bin\add-user.bat
19 #
20 # The following illustrates how an admin user could be defined.
21 #
22 #admin=PowerUser,BillingAdmin,
23 #guest=guest
24 CSIClient=CSI-Client
25 CCDClient=CCD-Client
26 GUIClient=GUI-Client
27 BPMNClient=BPMN-Client
28 InfraPortalClient=InfraPortal-Client
29 MSOClient=MSO-Client
30 sitecontrol=SiteControl-Client
31 MSO=AAIEmul-Client
32 BPELClient=BPEL-Client