Please add commondesk
We would like to implement SSO using Microsoft Office 365 account in the same way we use your FaceBook Social Oauth capability.
We’ve looked through your materials and other online documentation but don’t understand what should be used for these configuration values.
ConfigurationManager.AppSettings["ExternalAuth.WsFederation.Wtrealm"]; ConfigurationManager.AppSettings["ExternalAuth.WsFederation.MetaDataAddress"];
Do you know of any configuration guides or samples that could help?
Is there any reason why we cant use MYSQL as the primary db?
Are there any SQLServer specific stored procedures used anywhere?
I found this as a starting point. <a class="postlink" href="http://forums.mysql.com/read.php?174,601264,601264">http://forums.mysql.com/read.php?174,601264,601264</a>
Thanks
Hey,
Getting started with the ASP.NET Core tutorial.
<a class="postlink" href="https://aspnetzero.com/Documents/Developing-Step-By-Step-Core#adding-a-new-page">https://aspnetzero.com/Documents/Develo ... a-new-page</a>
I have been trying to add a new page, but it fails. I have triple checked that the Controller and Action name match the URL I'm trying to access, which is /Venue/Accounts.
What's weirder is I can put ANY GIBBERISH into the URL bar and I still get a blank page. Like, if I put, /Venue/fdajfkdl;sajflk;dsajfsda or /Venue/poop I get a blank page. Normally, I would expect there to be an error page for unmapped routes.
With ASP.NET Core now running on Linux, is running on Linux on your RoadMap?
Please add me also my github id is mbalsam
Has ADAM been tested in place of ActiveDirectory?