[
https://issues.apache.org/jira/browse/KNOX-727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Larry McCay updated KNOX-727:
-----------------------------
Fix Version/s: (was: 0.10.0)
0.11.0
> Authorization Support for Knox Hosted Applications
> --------------------------------------------------
>
> Key: KNOX-727
> URL: https://issues.apache.org/jira/browse/KNOX-727
> Project: Apache Knox
> Issue Type: Bug
> Components: Server
> Affects Versions: 0.9.0
> Reporter: Zachary Blanco
> Assignee: Zachary Blanco
> Fix For: 0.11.0
>
> Attachments: admin.xml, knoxsso.xml
>
>
> In the process of making an Administrator UI for the Knox, I've encountered
> an issue where we can log into the app as an unauthorized user, but then fail
> to make any AJAX requests. The Ajax requests return a 403 - which is probably
> what should happen when logging into the app with an unauthorized user.
> Steps to reproduce:
> 1. Set up the Knox admin UI app using the instructions here:
> https://github.com/ZacBlanco/knox-admin-ui/blob/master/README.md
> 2. Place attached knoxsso and admin topology files under conf/topologies
> 3. Navigate to https://www.local.com:8443/gateway/admin/knox-manager
> 4. Attempt to login with guest:guest-password
> The knox-manager page should render but in the dev console you should see
> 403-Forbidden on the Ajax requests.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)