[ 
https://issues.apache.org/jira/browse/FEDIZ-195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15938912#comment-15938912
 ] 

ASF GitHub Bot commented on FEDIZ-195:
--------------------------------------

GitHub user gonzalad opened a pull request:

    https://github.com/apache/cxf-fediz/pull/14

    FEDIZ-195: propagate URI fragment on auth

    Updated OIDC and IDP JSP pages to propagate
    URI fragment on form POST.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gonzalad/cxf-fediz FEDIZ-195

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cxf-fediz/pull/14.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #14
    
----
commit 7483b69cf8d6b85f713def42c681f03b5dfebb40
Author: gonzalad <[email protected]>
Date:   2017-03-23T17:58:39Z

    FEDIZ-195: propagate URI fragment on auth
    
    Updated OIDC and IDP JSP pages to propagate
    URI fragment on form POST.

----


> OIDC: propagate URI fragment during authentication
> --------------------------------------------------
>
>                 Key: FEDIZ-195
>                 URL: https://issues.apache.org/jira/browse/FEDIZ-195
>             Project: CXF-Fediz
>          Issue Type: Improvement
>          Components: IDP, OIDC
>            Reporter: gonzalad
>
> Some SPA applications (i.e. AngularJs) rely on URI fragments to track 
> end-user navigation inside the app (i.e. http://myapp.com#myroute).
> These fragments can be bookmarked.
> The problem is that redirecting URL anchors are not preserved during SSO 
> process.
> We could implement something like : 
> https://wiki.jasig.org/display/casum/preserving+url+anchor+fragments+on+login+form+submission.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to