特にブランディングが原因で、WAADログインページは正しくないようです。フォーム認証を使用して MVC アプリの web.config で WAAD デフォルト ドメインを使用することは可能ですか。例えば:
<connectionStrings>
<add name="WAAD" connectionString="LDAP://mydomain.onmicrosoft.com:389"/>
</connectionStrings>
私は試してみましたが、構成エラーが発生しましたUnable to establish secure connection with the server.