Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The WSO2 Identity Server Management Console is a Web-based user interface. 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, this page provides some additional insight on what can be configured here. 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. For information on how to access the management console, see Running the Product.

...

If you are using Mac OS with High Sierra, you may encounter the following warning message when logging in to the management console due to a compression issue that exists in the High Sierra SDK.

Code Block
WARN {org.owasp.csrfguard.log.JavaLogger} -  potential cross-site request forgery (CSRF) attack thwarted (user:<anonymous>, ip:xxx.xxx.xx.xx, method:POST, uri:/carbon/admin/login_action.jsp, error:required token is missing from the request)

...

.

The following screen depicts the full overview of the management console.

...