MudraX.XAF.Keycloak
24.2.8.1
See the version list below for details.
dotnet add package MudraX.XAF.Keycloak --version 24.2.8.1
NuGet\Install-Package MudraX.XAF.Keycloak -Version 24.2.8.1
<PackageReference Include="MudraX.XAF.Keycloak" Version="24.2.8.1" />
<PackageVersion Include="MudraX.XAF.Keycloak" Version="24.2.8.1" />
<PackageReference Include="MudraX.XAF.Keycloak" />
paket add MudraX.XAF.Keycloak --version 24.2.8.1
#r "nuget: MudraX.XAF.Keycloak, 24.2.8.1"
#:package MudraX.XAF.Keycloak@24.2.8.1
#addin nuget:?package=MudraX.XAF.Keycloak&version=24.2.8.1
#tool nuget:?package=MudraX.XAF.Keycloak&version=24.2.8.1
MudraX.XAF.Keycloak
SSO.Keycloak module for Devexpress XAF
Upgrade the package System.IdentityModel.Tokens.Jwt referenced in the Module and Blazor projects from the original 6.* to 8.* https://github.com/openiddict/openiddict-core/issues/2033
Add reference to SSO.Keycloak
Add this for Module.cs
RequiredModuleTypes.Add(typeof(MudraX.XAF.Keycloak.KeycloakModule));
Remove ApplicationUser & ApplicationUserLoginInfo in BusinessObjects
Change using for ApplicationUser & ApplicationUserLoginInfo in Startup.cs
Change using for ApplicationUser & ApplicationUserLoginInfo in Updater.cs
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net9.0
- DevExpress.ExpressApp (>= 24.2.8)
- DevExpress.ExpressApp.CodeAnalysis (>= 24.2.8)
- DevExpress.ExpressApp.Xpo (>= 24.2.8)
- DevExpress.Persistent.Base (>= 24.2.8)
- DevExpress.Persistent.BaseImpl.Xpo (>= 24.2.8)
- MudraX.XAF.Core (>= 24.2.8.1)
- System.IdentityModel.Tokens.Jwt (>= 8.12.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on MudraX.XAF.Keycloak:
Package | Downloads |
---|---|
MudraX.XAF.Keycloak.Blazor
SSO Keycloak Blazor module for Devexpress XAF |
GitHub repositories
This package is not used by any popular GitHub repositories.