Skip to content
This repository has been archived by the owner on Jan 23, 2020. It is now read-only.

Commit

Permalink
Generic Tenant
Browse files Browse the repository at this point in the history
  • Loading branch information
dstrockis committed Aug 4, 2014
1 parent fb00698 commit 44ccb26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WebApp-OpenIDConnect-DotNet/Web.config
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<add key="UnobtrusiveJavaScriptEnabled" value="true" />
<add key="ida:ClientId" value="b075ddef-0efa-453b-997b-de1337c29185" />
<add key="ida:AADInstance" value="https://#.windows.net/{0}" />
<add key="ida:Tenant" value="strockisdev.onmicrosoft.com" />
<add key="ida:Tenant" value="developertenant.onmicrosoft.com" />
<add key="ida:PostLogoutRedirectUri" value="https://localhost:44320/" />

<!--<add key="ida:ClientId" value="[Enter client ID as obtained from Azure Portal, e.g. 82692da5-a86f-44c9-9d53-2f88d52b478b]" />
Expand Down

0 comments on commit 44ccb26

Please # to comment.