11 Commits

Author SHA1 Message Date
Miguel Veloso
0105808354 Remove unused external logins classes 2019-03-01 11:49:10 +00:00
RamonTC
4f62175592
Merge branch 'dev' into feature/118 2018-11-14 09:51:04 +01:00
Erik Pique
74924d975d Token lifetime handling #118
https://github.com/dotnet-architecture/eShopOnContainers/issues/118
2018-10-11 16:55:27 +02:00
Erik Pique
641b732224 [BUG] After explicit logout, hit on login, then it is automatically recognized instead of showing the login page #626
https://github.com/dotnet-architecture/eShopOnContainers/issues/626
2018-10-10 10:55:00 +02:00
Unai Zorrilla Castro
226c03b573 Refactoring all dbcontext seed using new MigrateDbContext extension method on IWebHost. This prevent errors when using dotnet ef cli and seeders in Startup 2017-09-13 14:53:06 +02:00
Unai Zorrilla Castro
aed97fdc99 Migrated Identity.API to Identity Server 4 on dotnetcore2 2017-09-11 12:43:45 +02:00
Ramón Tomás
9ed7325e0e Downgrade Identity.api version due to compatibility issues
Updated Test project version
Fix issue Idsrv token
2017-08-29 18:11:30 +02:00
Unai Zorrilla Castro
cd78d98436 Updated Identity.API to preview version of IdentityServer4, Fix breaking changes. Not well tested 2017-08-29 12:12:45 +02:00
André Passos
f337898143
upgrade to Identity Server 4 rtm 2017-04-05 09:23:22 -03:00
etomas
d07b98468b Issue #9 - Do not hold the ASP.NET Core Configuration object as Singleton in the IoC container 2017-02-06 13:53:36 +01:00
PLAINCONCEPTS\ccanizares
c29b783d93 rename identity project 2017-01-30 11:35:16 +01:00