You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Larry McCay (JIRA)" <ji...@apache.org> on 2015/02/28 01:16:04 UTC

[jira] [Created] (KNOX-512) Form Based Login Demo

Larry McCay created KNOX-512:
--------------------------------

             Summary: Form Based Login Demo
                 Key: KNOX-512
                 URL: https://issues.apache.org/jira/browse/KNOX-512
             Project: Apache Knox
          Issue Type: Sub-task
            Reporter: Larry McCay
            Assignee: Larry McCay
             Fix For: 0.6.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)