Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

redirect to the appropriate target after login #12

Open
ksshannon opened this issue Apr 6, 2020 · 0 comments
Open

redirect to the appropriate target after login #12

ksshannon opened this issue Apr 6, 2020 · 0 comments
Assignees

Comments

@ksshannon
Copy link
Member

When using OAuth2 authorization, we don't keep track of where users are trying to go before login. We should keep track of this, and on valid login redirect there from the successful redirect in OAuth2.

We don't currently have any session information stored in the notebook server, so a short-lived cookie that holds the information may be the best approach.

@ksshannon ksshannon self-assigned this Apr 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant