Setting up Local User Management authentication in Remedy SSO
You can configure the Remedy SSO server to authenticate the Presentation Server users as local users. Remedy SSO provides you the facility to authenticate local users. A local user represents an individual user who accesses the protected application. The local users are assigned to groups (roles). Groups (roles) represents the groups or roles in your organization and is used to control user access.
Perform the following tasks in Remedy SSO for enabling the user authentication:
- Add local users to the appropriate realm.
- Create the groups (roles) needed by your organization.
- Assign users to the appropriate groups (roles).
- Configure Remedy SSO to use local user management authentication.
The following topics help you to perform the above tasks in Remedy SSO and create an authorization profile in the TrueSight console:
Before you begin
- You must have installed and configured the Remedy SSO to work with the Presentation Server and its component products. For details, see
Planning to deploy Remedy SSO
and Installing Remedy Single Sign-On.
- You must migrate the internal user data from Atrium SSO to Remedy SSO. For details, see
Migrating internal user data from Atrium SSO to Remedy SSO.
- You must have set the Remedy SSO general settings. For details, see
Set up the Remedy SSO server.
- You must have configured tenants to be used with the Presentation Server. For details, see Configuring tenants for the Presentation Server in Remedy SSO.
Configuring Local Users and Groups in Remedy SSO
You can add, search for, edit, and delete users. You can also change user passwords. Similarly, you can add groups (roles) to a realm, add users to groups (roles), and remove users from groups (roles).
To add a user using Local User Management
Log in to the administration console of Remedy SSO.
- Click Local User Management.
- In the Users tab, from the Realm drop down list, select a Realm.
Click Add User.
Complete the following fields:
Field Description Login Name Enter the user's login name. The Login name is case insensitive.
Note: You cannot modify the login name after it is created.
User Name Enter the user's full name. Password Enter the user's password. Ensure that you do not include spaces at the beginning or end of the password. Spaces are allowed between the first and last password characters. Confirm Password Reenter the user's password. Description (Optional) Provide a description of the user. Enabled (Optional) Select this option to enable the user to log into the BMC application. Click Add.
To edit a user using Local User Management
- In the Users tab, from the Realm drop down list, select a Realm.
Locate the user and click Edit
in the Action column.Note
If you disable the user who is currently logged into a BMC application, the user remains logged in.
Make your changes and click Save.
To delete a user using Local User Management
In the Users tab, select a Realm, locate the user, click Delete
in the Action column, and confirm the deletion.To change the user password
- In the Users tab, select a Realm.
- Locate the user and click Change Password in the Action column.
- Enter the new password, then enter the password again in the Confirm Password field.
- Click Change Password.
To search for a user
In the Users tab search field enter the search criteria using the following format and then press Enter.text=<searchText/*> AND enabled=<true/false/*>
The following table describes how to use the search criteria:
Search criteria | Description |
---|---|
text= | Use You can pass a partial search value enclosed in You can use an asterisk as a wildcard to return all users. Examples:
|
enabled=<true/false/*> | Use You can use an asterisk as a wildcard to return users in any enabled state. Examples:
|
To add group (roles) to a realm
- In the Remedy SSO console's Local User Management window, click Group (Roles).
- In the Users tab, from the Realm drop down list, select a Realm.
Click Add Group (Role).
Provide information in the following fields (asterisk denotes a required field).
Field Description Group (Role) Name Enter the group (role) name.
Note: You cannot modify the group (role) name after it is created.
Description Enter a description for the group (role) name.
Click Save
in the Action column.
To add users to or remove users from a role
- In the Remedy SSO console's Local User Management window, click Group (Roles).
- In the Group (Roles) tab, select a Realm.
- Locate the group (role) and click Assign/Remove User(s) in the Action column.
- Use the appropriate procedure to assign or remove users to or from the group (role).
- To assign users to a group (role)
- In the Available Users column, select one or more users and click Assign to move the users to the Assigned users column.
- To assign all users in the list, select the top check box in the Available users column, and click Assign to move the users to the Assigned users column.
- Search for users in the Search field of the Available users column, select them, and click Assign to move them to the Assigned users column.
- To remove users from a group (role)
- In the Assigned User column, select one or more users and click Remove to move the users to the Available users column.
- To remove all users in the list, select the top check box in the Assigned users column, and click Remove to move the users to the Available users column.
- Search for users in the Search field of the Assigned users column, select them, and click Remove to move them to the Available users column.
- To assign users to a group (role)
- Click Done.
To create or edit an authorization profile with Local users in the Presentation Server
- Log in to the TrueSight console as a Super Admin.
- Navigate to Administration>Authorization Profiles.
- Create a new authorization profile or edit an existing authorization profile to associate the user groups.
- Select the tenant that you configured in Remedy Single Sign-On for LOCAL users and select Edit under User Groups.
- Click Add and select the LOCAL user group from the list of user groups, and Save.
- (Optional) Select a role from the list roles.
- (Optional) Select an object from the list of object.
- Select OK and then Save.
- Select Yes to confirm changes to the authorization profile.
- Log out of the TrueSight console.
- Log in to the TrueSight console as a LOCAL user.
Comments
Log in or register to comment.