zedy be9ce6d069
Update keyvault sdk from t1 to t2 (#1685)
* Upgrade Microsoft.Extensions.Configuration.AzureKeyVault to

* Update keyvault uri

* Update Program.cs

Modify format

* modify format

* resolve conflict

* replace credential

Co-authored-by: Wenjie Yu <v-wenjyu@microsoft.com>
2021-06-08 14:45:15 +05:30
..
2021-01-20 17:57:32 +01:00
2021-01-20 17:57:32 +01:00
2021-01-20 17:57:32 +01:00
2019-07-26 08:18:51 +02:00
2021-01-20 17:57:32 +01:00
2021-01-20 17:57:32 +01:00
2021-01-20 17:57:32 +01:00
2019-12-05 19:20:47 +00:00
2018-07-31 17:22:27 +02:00
2021-04-13 18:45:38 +05:30
2019-09-03 16:07:05 +02:00
2019-04-01 22:13:45 +06:00
2021-01-13 13:14:59 +00:00
2019-03-15 19:52:34 +01:00

Containerized eShop - Identity Service

Sample reference containerized application, cross-platform and microservices architecture. Powered by Microsoft

Overview

This sample runs a microservices oriented application and a .net core Mvc application that consumes this services. You can find more information about how to set up docker in your machine in the global directory solution.

Setup

This service is a identity provider or STS (Security Token Service) currently implemented with IdentityServer 4 wrapping ASP.NET Identity underneath.

Check procedures on how to get the sample app started at the Wiki: https://github.com/dotnet/eShopOnContainers/wiki