Hey.
I'm having issues capturing tokens. My setup is similar to the recommended one, redirector and server.
The two issues I've had are the following:
- When I click the 10.10.10.10:1337/gettoken link (using redirector or not) I get redirected to office.com and the application backend tells me "successful authentication from:" - it looks like the redirect happens before the user actually authenticates, which might be due to the app registration I suppose. I'm planning on trying to make a new app registration to test this out with a new tenant.
- When I try selecting "view emails" the application throws an error and crashes, the errors message is "open template/live.html: no such file or directory". Might be related to the fact that the user is basically "empty" at this point.
Hey.
I'm having issues capturing tokens. My setup is similar to the recommended one, redirector and server.
The two issues I've had are the following: