XML Users and Group ServicesΒΆ
We will now see how to add a new service using xml files as a storage medium:
From the Welcome page click the Users, Groups, Roles link on the Menu Security section.
Note
You have to be logged in as Administrator in order to activate this function.
Click the Add new in the User Group Services menu
- Insert
testservice
in theName
text field. - Select
Weak PBE
fromPassword encryption
combo box. - Select
default
fromPassword policy
combo box. - Insert
testservice.xml
in theXML filename
text field.
- Insert
Click the Save button.
Now we are going to add a user to the newly added user/group service:
From the Welcome page click the Users, Groups, Roles link on the Menu Security section
Click on the testservice link
Click on the Users tab
Click on the Add new user button
- Insert
test
in theUser name
,Password
andConfirm Password
text fields. - Select the ROLE_ADMINISTRATOR element in the Available list of the Roles taken from active role service: default menu
- Click the arrow right button to add the element to the Selected list
- Insert
Click the Save button.
We will use this service in the Basic Authentication section to create a new Authentication Provider.