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

Configure the Governance Registry

To configure the WSO2 Governance Registry:

  1. First download WSO2 Governance Registry from the official product site. See Building from Source for more information.
  2. Copy the Webseal authentication jars to the GREG_HOME/repository/components/dropins.
    Jars location : https://svn.wso2.org/repos/wso2/scratch/G-Reg/4.6.0/webseal/

    Alternatively you can install "WebSEAL based authenticator feature" from the p2-repo, because it is not shipped with Governance Registry.

  3. Open the authenticators.xml file which resides in the GREG_HOME/repository/conf/security directory and add the following entry.

    <Authenticator disabled="false" name="WebSealUIAuthenticator">
            <Priority>3</Priority>
    </Authenticator>
  4. Start the Governance Registry server. See Running the Product for more information.

  5. Login to the management console using the default admin user name and password (admin and admin).
  6. Go to Configure and click Users and Roles from the menu. 
  7. Create a new user called “webSealUser”.
  8. Go to Configure and click Users and Roles
  9. Create a new role called “delegated-admin” and assign the “webSealUser” to this role.

    Note: This user name and password is used by WebSEAL as authentication for the Governance Registry server.

  10. Grant “login” permission to the “everyone” role.

 

 

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