16 Commits (bc9f8f26a527fd2d511da98cffa1ec86e068bb30)

Author SHA1 Message Date
maliming f3fe8d95b8 Configure IdentityModel request message & configure all http clients. 6 years ago
Halil İbrahim Kalkan 7f02584315 Dispose HttpClient 6 years ago
maliming b2220b60be
Update IdentityModelAuthenticationService.cs 6 years ago
liangshiwei 7391aeb0cf Use named httpclient 6 years ago
liangshiwei 6917e57881 Support multi-tenancy 6 years ago
Alper Ebicoglu 8c917e390e Show actual exception message from Identity Server . Issue volosoft/volo#1533 6 years ago
Necati Meral 60c2dfd779 Using `IHttpClientFactory` to create `HttpClient`s 6 years ago
maliming 38e2c72121
Revert "Use `IHttpClientFactory` instead of manually creating a `HttpClient`" 6 years ago
Necati Meral dbd1756c20 Using `IHttpClientFactory` instead of manually creating a `HttpClient` instance 6 years ago
maliming 174e25b0be Remove ConfigureAwait of async method. 6 years ago
Javier Campos 911ce80a7c feat: add ConfigureAwait(false) to all await calls 6 years ago
Yunus Emre Kalkan 45e27cd85f IdentityClientOptions to AbpIdentityClientOptions 7 years ago
İsmail ÇAGDAŞ 2119624615 follows Upgrade to IdentityModel 4.0.0 7 years ago
Halil İbrahim Kalkan 08837f1fba IdentityModelAuthenticationService support custom parameters 7 years ago
Halil ibrahim Kalkan 843ccb3db2 Use new IDS4 API for IdentityModelAuthenticationService. 7 years ago
Halil ibrahim Kalkan 09298d4d9a Redesign IdentityModelAuthenticationService 7 years ago
Halil ibrahim Kalkan df9325a329 Use CorrelationId and CancellationToken in the DynamicHttpProxyInterceptor 7 years ago
Halil ibrahim Kalkan 57622b53e7 Created IdentityModelHttpClientAuthenticatorExtensions. Renamed Authenticate to AuthenticateAsync 7 years ago
Halil ibrahim Kalkan 1a77c79139 Added logging. 7 years ago
Halil ibrahim Kalkan 8100002994 Resolved #719: Create Volo.Abp.IdentityModel package. 7 years ago
Halil ibrahim Kalkan b153028743 Completed first working version of Volo.Abp.Http.Client.IdentityModel 7 years ago