Commit Graph

66 Commits (6bd43caee572af6acec744e768982430ea788b0d)

Author SHA1 Message Date
maliming 6bd43caee5
Enable `Central Package Management`.
2 years ago
maliming 15e29c39d7 Upgrade depended NuGet packages to the latest versions.
2 years ago
maliming ca23540e5b Upgrade abp to NET 8.0.
2 years ago
liangshiwei 96febd9fdf Enable nullable annotations for Volo.Abp.Http.* packages
2 years ago
maliming a5da9b9c1e
Update CLI device login text.
2 years ago
maliming f6a853caa4
Also add `net7.0` as target framework.
2 years ago
maliming bc6db16009
Use multiple `netstandard` target frameworks.
2 years ago
Yunus Emre Kalkan ada233f4b7 Add analyze & Package files to framework
3 years ago
maliming b1eef4dcbd
Use `TimeSpan.FromSeconds(5)` instead of zero.
3 years ago
maliming 14d1bbc877
Introduce `IAbpHostEnvironment` and reduce cache durations for development environment
3 years ago
Galip Tolga Erdem 2e42064137 Update IdentityClientConfiguration.cs
3 years ago
Galip Tolga Erdem 6706499fa3 Added policy options for document discovery
3 years ago
maliming 981722023a
Upgrade IdentityModel to 6.0.
4 years ago
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
4 years ago
maliming 09177fcaa0 Add tenant info to IdentityClients.
4 years ago
yinchang0626 e0dc92b3c8 resolve #9112 and #9102
4 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.
5 years ago
maliming cf885b92c4 Use netstandard for class library & blazor.
5 years ago
maliming 6e79efce2c Upgrade TargetFramework/packages to net5.0 RC.
5 years ago
maliming 2eb0913378 Use integer instead of double.
5 years ago
maliming 1f72c489a4
Update Volo.Abp.IdentityModel.csproj
5 years ago
maliming b6cde3af21
Merge branch 'dev' into maliming/CachetheAccessToken
5 years ago
maliming df8ad3bcbc
Update Volo.Abp.IdentityModel.csproj
5 years ago
maliming 48f7b609aa Upgrade all AspNetCore/MsExtensions related packages to 3.1.6.
5 years ago
maliming c5bfdb7053 Add CacheAbsoluteExpiration to IdentityClientConfiguration.
5 years ago
maliming c509499ac4 Cache Identity Server discover document.
5 years ago
maliming a1ca5979f8 Cache the AccessToken in IdentityModelAuthenticationService.
5 years ago
maliming 8acda7f09f Solve that IdentityModelHttpRequestMessageOptions is not configured.
5 years ago
maliming f0ed618736 Upgrade framework packages.
5 years ago
maliming f3fe8d95b8 Configure IdentityModel request message & configure all http clients.
5 years ago
Halil İbrahim Kalkan 7f02584315 Dispose HttpClient
5 years ago
maliming b2220b60be
Update IdentityModelAuthenticationService.cs
5 years ago
liangshiwei 7391aeb0cf Use named httpclient
5 years ago
liangshiwei 6917e57881 Support multi-tenancy
5 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
Necati Meral 60c2dfd779 Using `IHttpClientFactory` to create `HttpClient`s
6 years ago
Halil İbrahim Kalkan d925b52f06
Merge branch 'dev' into pr/2867-modified
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