Administration and Configuration Guide
Administration and Configuration Guide
Abstract
Chapter 1. User Management Copy linkLink copied to clipboard!
1.1. Login to the Administration Console Copy linkLink copied to clipboard!
To access the administration console, you need to start the Red Hat Single Sign-On Server. Once the server is running successfully and you can access the landing page at http://localhost:8080/
To login to the administration console,
- Click Administration Console link on the landing page.
- Enter the registered user name and password.
- Click Log in
You will be redirected to the Master Realm in the Administration Console.
1.2. Add User Copy linkLink copied to clipboard!
To add a new user to the Red Hat Single Sign-On using the script, follow these steps:
- On the command line, go to the bin directory of Red Hat Single Sign-On.
- Run the command "add-user", for example, "add-user.sh --user test --password test123".
- If the user is added successfully, you will get a confirmation on the commandline.
- To list the user in the console, restart the RH-SSO server.
1.3. Enable and Disable User Copy linkLink copied to clipboard!
To disable and enable an existing user, follow these steps.
- Login to the Administration Console.
- Click Users → View all users.
- Select the appropriate user and click Edit
- In the Details section, Turn Off User Enabled.
Similarily to enable user you can Turn ON the User Enabled option.
1.4. Modify the Roles of an Existing User Copy linkLink copied to clipboard!
To modify or assign the roles of an existing user follow these steps:
- Login to the Administration Console.
- Click Users → View all users.
- Select the appropriate user, click Edit.
- Click Role Mapping.
- To assign a new role to the user, select the role from the Available Roles list and click Add Selected.
1.5. Reset User Password Copy linkLink copied to clipboard!
You can reset the user password by using the Forgot Password link on administration console.
To reset the password,
- On the Administration Console log in page, Click Forgot Password.
- Enter your registered EmailID or Username.
- Follow the link in your email to reset your password.
1.6. Enable One-Time-Password Copy linkLink copied to clipboard!
To enable One Time Password (OTP), follow these steps:
- Login to the Administration Console.
- On the top right hand side of the panel, click the username.
- Click Manage Account and click Authenticator.
- Follow the steps shown on the panel.
- Enter OTP and click Save.
1.7. Access User History Copy linkLink copied to clipboard!
To access the history of all the session from a user including the IP address and the login and logout time, follow these steps.
- Login to the Administration Console
- Click Users and click View all users.
- Click Edit for the Username for which you want to view to session history.
- Click Sessions.
You can see the IP address of the user, the list of clients accessed by the user, and the access time including the login time.
1.8. Unlock User Account Copy linkLink copied to clipboard!
The user account can be automatically locked after too many login attempts. To unlock a user account, the administrator can follow these steps:
- Login to the Administration Console.
- Click Users, View all users.
- Click Unlock Users.