Hello,
any news from this ? https://github.com/aspnetzero/aspnet-zero-core/issues/2313
2 Answer(s)
-
0
Hello again,
please help me. I configures my ADFS (a test enviroment in a VM) and added my aspnetzero-based application as a "non-claims aware relying trust".
I still cannot login ; I don't knwon what to put into the "tenant" setting in aspnetzero configuration. I am able to reach the metadata url from the computer which hosts aspnetzero.
I created an user in AD and gave him a microsoft account email address.
When trying to log in, I get this message :
Please help !
-
0
Hi @romka,
You need to fill settings in your appsettings.json (see original file ) using your ADFS information. I'm not sure how to get those information from an ADFS. You can check it on the web.
According to error message, it seems like you haven't filled the Tenant information in the appsettings.json file.