This site contains the documentation that is relevant to older WSO2 product versions and offerings.
For the latest WSO2 documentation, visit https://wso2.com/documentation/.
Getting Started with the Management Console
The WSO2 Identity Server Management Console is a Web-based user interface powered by JSP and AJAX. It allows users to interact with a running Identity Server instance, without having to directly interfere with any underlying configuration files. The controls in the Management Console are usually self-explanatory. However, the context-sensitive help tips, accessible by clicking the Help link at the top right corner of any page, are a fast and easy way to get more information. The product documentation provides further information about the technology and offers guidance on using the features and configurations.
The Management Console makes use of the default HTTPS servlet transport, which is configured in the catalina-server.xml file in the <IS_HOME>/repository/conf/tomcat
directory. It is essential for this transport to be properly configured in this file for the Management Console to be accessible to users.
The console's menu items appear in the left hand side of the Identity Server screen. The Management Console of the Identity Server provides a list of tools and features that you can use. These are divided among the following.
While these menu items are usually divided into Main, Monitor, Configure and Tools, additional menus may appear depending on the availability of features. Each of these menus carry a list of sub menus. A product's menus and sub menus may vary depending on the product version and any additional feature you have installed to provision the server.
Main menu
The main menu in the Management Console includes the main list of features that the WSO2 Identity Server provides.
See the following topics for instructions on how to use each of these menu items.
- See Configuring Users, Roles and Permissions for configuring users and roles.
- See Configuring the Realm for configuring user stores.
- See Claim Management for configuring claims.
- See Configuring a Service Provider for configuring service providers.
- See Configuring an Identity Provider for configuring identity providers.
- See Configuring the Policy Administration Point for configuring the policy administration point.
- See Configuring the Policy Decision Point for configuring the policy decision point.
- See Using Workflows with User Management for configuring workflows and workflow engagements.
- See Using Asymmetric Encryption in the WSO2 Product Administration Guide for configuring keystores.
- See Shutting Down and Restarting the Server for shutting down and restarting the server.
- See Managing the Resources and Searching the Registry for browsing and searching for items in the registry.
Monitor menu
The monitor menu includes a list of features focused on providing logs and statistics related to monitoring the Identity Server. For more information on these features and their usage, see the topics on monitoring the Identity Server.
Configure menu
The configure menu is mainly a list of administration features which can help you customize and configure the Identity Server to suit your specific requirements.
See the following topics for instructions on how to use each of these menu items.
- See Features in the WSO2 Product Administration Guide for instructions on how to use features.
- See Logging in the WSO2 Product Administration Guide for information on logging.
- See Email Templates, Configuring Users with the Ask Password Feature, Account Locking, Password Recovery, Self Sign Up and Account Confirmation, and One Time Passwords for information on how to use email templates.
- See Using the End User Dashboard for information on challenge questions.
- See Server Roles for information on server roles.
- See Using Workflows with User Management for information on Workflow Engine Profiles.
- See Creating and Managing Tenants for information on multitenancy.
Tools menu
The tools menu includes SAML and XACML tools. For more details on each of these tools and their usage, see the topics on working with tools.