forked from IdentityServer/IdentityServer3.Samples
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a12b0f0
commit 00e710b
Showing
23 changed files
with
85 additions
and
1,346 deletions.
There are no files selected for viewing
6 changes: 1 addition & 5 deletions
6
source/MVC ViewService/MvcViewServiceSample/App_Start/RouteConfig.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
320 changes: 0 additions & 320 deletions
320
source/MVC ViewService/MvcViewServiceSample/Configuration/Clients.cs
This file was deleted.
Oops, something went wrong.
75 changes: 0 additions & 75 deletions
75
source/MVC ViewService/MvcViewServiceSample/Configuration/Scopes.cs
This file was deleted.
Oops, something went wrong.
60 changes: 0 additions & 60 deletions
60
source/MVC ViewService/MvcViewServiceSample/Configuration/Users.cs
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 0 additions & 1 deletion
1
source/MVC ViewService/MvcViewServiceSample/Properties/AssemblyInfo.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<packages> | ||
<package id="AntiXSS" version="4.3.0" targetFramework="net45" /> | ||
<package id="IdentityServer3" version="2.0.1" targetFramework="net45" /> | ||
<package id="IdentityServer3" version="2.4.0" targetFramework="net45" /> | ||
<package id="Microsoft.AspNet.Mvc" version="5.2.3" targetFramework="net45" /> | ||
<package id="Microsoft.AspNet.Razor" version="3.2.3" targetFramework="net45" /> | ||
<package id="Microsoft.AspNet.WebPages" version="3.2.3" targetFramework="net45" /> | ||
<package id="Microsoft.Owin" version="3.0.1" targetFramework="net45" /> | ||
<package id="Microsoft.Owin.Host.SystemWeb" version="3.0.1" targetFramework="net45" /> | ||
<package id="Microsoft.Web.Infrastructure" version="1.0.0.0" targetFramework="net45" /> | ||
<package id="Newtonsoft.Json" version="7.0.1" targetFramework="net45" /> | ||
<package id="Newtonsoft.Json" version="8.0.2" targetFramework="net45" /> | ||
<package id="Owin" version="1.0" targetFramework="net45" /> | ||
<package id="Serilog" version="1.5.9" targetFramework="net45" /> | ||
<package id="Serilog" version="1.5.14" targetFramework="net45" /> | ||
</packages> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
320 changes: 0 additions & 320 deletions
320
source/SelfHost (InMem with WS-Fed)/SelfHost/Config/Clients.cs
This file was deleted.
Oops, something went wrong.
60 changes: 0 additions & 60 deletions
60
source/SelfHost (InMem with WS-Fed)/SelfHost/Config/Scopes.cs
This file was deleted.
Oops, something went wrong.
33 changes: 0 additions & 33 deletions
33
source/SelfHost (InMem with WS-Fed)/SelfHost/Config/Users.cs
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.