Skip to content

Conversation

@siddharthashw
Copy link
Contributor

Fixes - #261

1. CustomDefaultConsentService.cs - custom default service to resolve the required consent issue of IdentityServer4, which implementes the IConsentService of IdentityServer4
2. Startup.cs - register CustomDefaultConsentService for IConsentService of IdentityServer4

Siddhartha added 2 commits March 30, 2017 15:55
…e required consent issue of IdentityServer4, which implementes the IConsentService of IdentityServer4 Startup.cs - register CustomDefaultConsentService for IConsentService of IdentityServer4 Fixes - #261
@codecov
Copy link

codecov bot commented Mar 30, 2017

Codecov Report

Merging #324 into dev will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@ ## dev #324 +/- ## ======================================= Coverage 86.32% 86.32% ======================================= Files 17 17 Lines 702 702 Branches 149 149 ======================================= Hits 606 606 Misses 22 22 Partials 74 74

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 16cdd51...6fea889. Read the comment docs.

@ankit213 ankit213 merged commit 9cc1e0b into dev Mar 30, 2017
@ankit213 ankit213 deleted the Issue-##261 branch March 30, 2017 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants