Uploaded image for project: 'Apache Knox'
  1. Apache Knox
  2. KNOX-830

Admin UI Fails to Authenticate with Knox SSO

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.11.0
    • Server
    • None

    Description

      Configuring the manager.xml topology to use the SSOCookieProvider results in a NPE from the identity assertion provider. This is due to the service.xml definition file for the admin-ui application. The ordering of the policy roles within the definition has the federation provider specified at the end which means the identity isn't set until after identity assertion and authorization providers would be invoked.

      This patch adjusts the ordering appropriately and removes the explicit selection of the Anonymous authentication provider on the routes as well.

      Attachments

        Activity

          People

            lmccay Larry McCay
            lmccay Larry McCay
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: