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

Authentication for portal and routing #149

Open
zinfin opened this issue Nov 14, 2016 · 3 comments
Open

Authentication for portal and routing #149

zinfin opened this issue Nov 14, 2016 · 3 comments

Comments

@zinfin
Copy link
Contributor

zinfin commented Nov 14, 2016

Question: If the user starts the app, signs in to the http://www.arcgis.com portal with credentials then requests a route they are not prompted for credentials a second time. But the reverse is not true - if a user starts the app and first requests a route (where they are prompted for credentials) and THEN signs in to the portal to view their content they ARE prompted a second time for credentials. Why?

@zinfin
Copy link
Contributor Author

zinfin commented Nov 29, 2016

@doneill Is this behavior expected to change in upcoming updates or releases?

@doneill
Copy link
Contributor

doneill commented Nov 29, 2016

@zinfin Yes, I think this workflow should be updated such that it supports a single sign-on.

@zinfin
Copy link
Contributor Author

zinfin commented May 23, 2017

The problem: A user is forced to authenticate twice if they want to see their portal content and if they want to get a route.

Solution: Use a single sign in model by leveraging CredentialCache once the user is logged in (either to Portal or via routing workflow). This will also enable social login to work correctly. Currently, once the social login is cached it conflicts with the second attempt to login.

@mikewilburn mikewilburn removed this from the 100.1.0 milestone Jun 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants