Open tomgross opened 4 years ago
I found it. The authority tenant needs to be configured same as the client id in msalApp.ts
. this should be documented.
The tenant id can be found here: https://portal.azure.com/#blade/Microsoft_AAD_IAM/ActiveDirectoryMenuBlade/Properties
... a verbose error message in the gui would be nice too. Now it is hidden in the JS console.
I run
yarn start
and go to http://localhost:3000/. I click theLogin
button. I am asked for my username and password and the 2 factor (authenticatior app). After this it returns to the login page an nothing happens. If I click the second time only the 2nd factor is asked but still nothing happens. Interestingliy the checkboxRemember for 14 days is unchecked again
.My system: