53 Commits (3cd09cc98eeb07b71cc4bd2d35cdb38cc4a09800)

Author SHA1 Message Date
maliming 576ab7b950
Add device login flow to CLI. 4 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework 4 years ago
Alper Ebicoglu 3ea4d9988e remove bom from text files. closes #10189 5 years ago
maliming 09177fcaa0 Add tenant info to IdentityClients. 5 years ago
yinchang0626 e0dc92b3c8 resolve #9112 and #9102 5 years ago
maliming 0c5d1a13e1 Upgrade nuget packages of framework and templates.. 5 years ago
maliming 9ef3d82a09 Update packages to latest 5 years ago
maliming 7e903faa57 Introduce Directory.Build.props. 5 years ago
maliming fb16b00652 Upgrade to net 5 final. 5 years ago
maliming ab7ab2dcb3 Update package to net 5 RC 2. 6 years ago
maliming 6e4035b004 Upgrade ms packages to 3.1.8. 6 years ago
maliming cf885b92c4 Use netstandard for class library & blazor. 6 years ago
maliming 6e79efce2c Upgrade TargetFramework/packages to net5.0 RC. 6 years ago
maliming 2eb0913378 Use integer instead of double. 6 years ago
maliming 1f72c489a4
Update Volo.Abp.IdentityModel.csproj 6 years ago
maliming df8ad3bcbc
Update Volo.Abp.IdentityModel.csproj 6 years ago
maliming 48f7b609aa Upgrade all AspNetCore/MsExtensions related packages to 3.1.6. 6 years ago
maliming c5bfdb7053 Add CacheAbsoluteExpiration to IdentityClientConfiguration. 6 years ago
maliming c509499ac4 Cache Identity Server discover document. 6 years ago
maliming a1ca5979f8 Cache the AccessToken in IdentityModelAuthenticationService. 6 years ago
maliming 8acda7f09f Solve that IdentityModelHttpRequestMessageOptions is not configured. 6 years ago
maliming f0ed618736 Upgrade framework packages. 6 years ago
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
maliming bb4688b786 Upgrade Microsoft.* package to 3.12. 6 years ago
İsmail ÇAĞDAŞ 48e7fc0e63 downgrade Microsoft.Extensions.Http to 3.1.0 6 years ago
Halil İbrahim Kalkan d19577edd3 AddHttpClient for the AbpIdentityModelModule. 6 years ago
Necati Meral 60c2dfd779 Using `IHttpClientFactory` to create `HttpClient`s 6 years ago
maliming 8c48c8cf97 Fix build errors. 6 years ago
Halil İbrahim Kalkan 23e6018278 Renamed Volo.Abp.Http.Client.IdentityModel.Relay to Volo.Abp.Http.Client.IdentityModel.Web. Also fixed depending projects. 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
maliming a2e3f30c44 Add configureawait.props & FodyWeavers.xml & FodyWeavers.xsd. 6 years ago
Javier Campos 911ce80a7c feat: add ConfigureAwait(false) to all await calls 6 years ago
Mehmet Tüken 8b4277a14c bump IdentityModel 4.0.0 to 4.1.1 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 e8cd6e3dc7 Upgrade to IdentityModel 4.0.0 7 years ago
Halil İbrahim Kalkan 08837f1fba IdentityModelAuthenticationService support custom parameters 7 years ago
Halil İbrahim Kalkan 5c99373d5f Upgrade to latest NuGet packages. 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
İsmail ÇAGDAŞ f655540555 updated all nuget packages 7 years ago
maliming 3eb76db2c6 fix #931 The dictionary configuration key uses the string name of the variable. 7 years ago
Halil ibrahim Kalkan df9325a329 Use CorrelationId and CancellationToken in the DynamicHttpProxyInterceptor 7 years ago