Skip to content
This repository has been archived by the owner on Mar 11, 2020. It is now read-only.

AuthService.Authorize not redirecting to auth0 in preview5 #42

Open
ameza opened this issue Mar 5, 2020 · 2 comments
Open

AuthService.Authorize not redirecting to auth0 in preview5 #42

ameza opened this issue Mar 5, 2020 · 2 comments
Assignees

Comments

@ameza
Copy link

ameza commented Mar 5, 2020

Hi, upon upgrading to server side preview 5, when I click login (AuthService.Authorize), I'm being redirected to /account/authorize and getting:

Sorry, there's nothing at this address.

Insted of the auth0 login page, this same code was working on preview 4, and does work for client side in preview 5 as it is in a shared library. Looks like the routes for /account are not being registered as before for the server side. If I enable "RequireAuthenticatedUser": true, the login redirect loops infinitely.

I appreciate your help.

@henalbrod henalbrod self-assigned this Mar 5, 2020
@henalbrod
Copy link
Owner

henalbrod commented Mar 5, 2020

I'll take a look and see if it could be resolved today EOD, thanks for reporting this issue.

@henalbrod
Copy link
Owner

Sorry, I was unable to reproduce the issue at first hand. Would you please provide more details in how to reproduce it? which settings are you currently using?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants