From 757726a17611dd26345ea3eae4d1d97301110dd9 Mon Sep 17 00:00:00 2001 From: Miguel Veloso Date: Fri, 13 Apr 2018 22:28:30 +0100 Subject: [PATCH] Add Issue #215 to vNext (Backlog) --- 01.-Roadmap-and-Milestones-for-future-releases.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/01.-Roadmap-and-Milestones-for-future-releases.md b/01.-Roadmap-and-Milestones-for-future-releases.md index 8da0094..0e80948 100644 --- a/01.-Roadmap-and-Milestones-for-future-releases.md +++ b/01.-Roadmap-and-Milestones-for-future-releases.md @@ -139,6 +139,8 @@ References on Composite UI with microservices: It would probably be a good idea to use the new [HttpClientFactory](https://blogs.msdn.microsoft.com/webdev/2018/04/12/asp-net-core-2-1-0-preview2-now-available/), with Polly integration. - Increase the resilience of the RequestProvider class in the mobile app, check [issue #206](https://github.com/dotnet-architecture/eShopOnContainers/issues/206) for details. + +- Investigate using the OIDC library to communicate with IdentityServer from the Xamarin client, check [issue #215](https://github.com/dotnet-architecture/eShopOnContainers/issues/215) for details. ## Sending feedback and pull requests We'd appreciate to your feedback, improvements and ideas.