[
https://issues.apache.org/jira/browse/KNOX-512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14638934#comment-14638934
]
Larry McCay commented on KNOX-512:
----------------------------------
This is unnecessary and can easily be satisfied with HTTP Basic auth rather
than building a form into Knox to collect user credentials. Closing this as
Won't Fix.
> Demo Form Based Login Page
> --------------------------
>
> Key: KNOX-512
> URL: https://issues.apache.org/jira/browse/KNOX-512
> Project: Apache Knox
> Issue Type: Sub-task
> Components: Server
> Reporter: Larry McCay
> Assignee: Larry McCay
> Fix For: 0.7.0
>
>
> In order to easily demonstrate the WebSSO capabilities in Knox, we need to
> provide a simple login page for collecting user credentials and POSTing them
> to a KnoxSSO API composed with the shiro authentication provider. Shiro will
> need to be configured to use form based login.
> The form will require a GET request that indicates the originalURL as
> required by the KnoxSSO API.
> After POSTing the form to KnoxSSO the resulting JWT token will be added as a
> cookie and the useragent redirected to the originalURL.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)