com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_links' is unknown.

Test Without WebSEAL Setup

This section focuses on creating the manual request which is going from WebSEAL to WSO2 Governance Registry. The Modify Header plugin is used here and can be accessed using the Firefox browser. This plugin is used to inject the required headers (iv-user and Authorization) to the request.

To test without WebSEAL setup:
  1. Install that plugin to your browser and open the plugin.
  2. Add the following two headers.

    Name : iv-user
    Value : name of the user who is going to login to Governance Registry.

    Name: Authorization
    Value: Base 64 encoded value of the webSealUser:password

    E.g., if the user name of the delegated-admin is “webSealUser” and password is “123456” then you should generate the value of the Authorization header using webSealUser:123456 .

    You can use some online services to easily generate the value of the Authorization header.

    Click on the Start button on the plugin window.

  3. Restart the browser.
  4. Point your browser to the following link: 

  5. Now you should be able to login to the Governance Registry server without seeing the login page.
com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_links2' is unknown.