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

requireAuthOnInitialize: false doesn't work #42

Open
gunhaxxor opened this issue Nov 23, 2020 · 3 comments
Open

requireAuthOnInitialize: false doesn't work #42

gunhaxxor opened this issue Nov 23, 2020 · 3 comments

Comments

@gunhaxxor
Copy link

requireAuthOnInitialize: false
Doesn't seem to work. A redirect get's retriggered even though i have set the setting to false.

@gunhaxxor
Copy link
Author

gunhaxxor commented Nov 24, 2020

Hmm. Seems to not be related to requireAuthOnInitialize, but rather main.ts identifying isAuthenticated() as true (and thus triggers acquireToken which fails to do it silently and then triggers redirect token acquire).
Even though I've cleared all the site data. Where does it get that data? It doesn't happen when I run it in an incognito window 🤔

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

2 participants
@gunhaxxor and others