You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Prasad Wagle (JIRA)" <ji...@apache.org> on 2016/09/08 05:54:22 UTC

[jira] [Created] (ZEPPELIN-1418) Making bookmarks for zeppelin notes work after authentication

Prasad Wagle created ZEPPELIN-1418:
--------------------------------------

             Summary: Making bookmarks for zeppelin notes work after authentication
                 Key: ZEPPELIN-1418
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1418
             Project: Zeppelin
          Issue Type: Improvement
          Components: front-end
            Reporter: Prasad Wagle
            Priority: Minor


Many users in my company bookmark Zeppelin notes e.g. http://localhost:8080/#/notebook/2A94M5J1Z. If users are authenticated, the bookmarks work great. If users are not authenticated, we send them to an authentication server that has a mechanism to remember the original query string that can be used to redirect users to the original note after authentication. Since Zeppelin note URLs have # in them, the note name is not sent to the server and after authentication, users are sent to the home page.

[~corneadoug] wrote:
However, redirecting to the right page can probably be done on the front-end side (cf. http://nadeemkhedr.com/redirect-to-the-original-requested-page-after-login-using-angularjs/)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)