Create Users and Roles in WebLogic Follow
AuraPlayer's Service Manager uses WebLogic's user management for authentication.
The ServiceManager supports the following roles / security-groups:
*Note that some roles have changed starting October 2024
These roles should be created in WebLogic's administration console, and then you may create new users or associate existing users to these groups.
Creating Groups in WebLogic's Administration console
1. Log in to WebLogic's Administration console
2. On the left pane, click "Security Realms"
3. Choose your realm
4. Click "Users and groups"
5. Click "New" to create a new group
6. Enter the name of the group, in this example: "ServiceManagerAdmins" (or other)
7. Click "OK"
Creating a new User in WebLogic's Administration console
1. In the Users and Groups configuration page, click "Users"
2. Click "New" to create a new user
3. Enter name and password and click OK
Associate a User with Group in WebLogic's Administration console
1. Click on the user to be configured
2. Click "Groups" from the top menu
3. Choose the desired group from the list (e.g. ServiceManagerAdmins )
4. Click the top right arrow to move group from the Available list to the Chosen list
5. Click Save
6. User now has group permissions, repeat as needed, restart is not required.
Comments
0 comments
Please sign in to leave a comment.