Hi,
I was reading this ticket https://abp.io/support/questions/6432/v800-Permission-issue and I am wondering how to apply the suggested solution in the context of OpenIddict module that has replaced IdentityServer module according to https://abp.io/docs/latest/modules/identity-server.
My actual problem is that user permissions are granted successfully, i.e. I can see the entries in AbpPermissionGrants table, but are never applied when running. To be more specific, I have a RadzenSplitButtonItem inside an AuthorizeView bound to a Policy. I've provided the user permissions for that Policy through the relative ABP Permissions Management screen but never see the RadzenSplitButtonItem when logging with the authorized user. On the contrary, when I apply the same Policy to one of the roles that the user in question has, the RadzenSplitButtonItem appears. I've logged out, flushed the Redis cache, restarted the application etc.
Thanks in advance Antonis Varkas Byte Computer
Hi,
I would like to report an issue we are facing as an Organization in a whole. Despite using a valid commercial license, we fail to download commercial-only nuget packages while restoring. Details as listed below
Determining projects to restore...
C:\Byte\byte-project\src\ByteProject.HttpApi.Client\ByteProject.HttpApi.Client.csproj : error NU1101: Unable to find package Volo.Abp.AuditLogging.Application.Contracts. No packages exist with this id in source(s): C:\Program Files\dotnet\library-packs, CliFallbackFolder, devexpress.com, Microsoft Visual Studio Offline Packages, nuget.org [C:\Byte\byte-project\ByteProject.sln]
C:\Byte\byte-project\src\ByteProject.HttpApi\ByteProject.HttpApi.csproj : error NU1101: Unable to find package Volo.Abp.AuditLogging.HttpApi. No packages exist with this id in source(s): C:\Program Files\dotnet\library-packs, CliFallbackFolder, devexpress.com, Microsoft Visual Studio Offline Packages, nuget.org [C:\Byte\byte-project\ByteProject.sln]
C:\Byte\byte-project\src\ByteProject.HttpApi\ByteProject.HttpApi.csproj : error NU1101: Unable to find package Volo.Abp.AuditLogging.Application.Contracts. No packages exist with this id in source(s): C:\Program Files\dotnet\library-packs, CliFallbackFolder, devexpress.com, Microsoft Visual Studio Offline Packages, nuget.org [C:\Byte\byte-project\ByteProject.sln]
C:\Byte\byte-project\src\ByteProject.Blazor\ByteProject.Blazor.csproj : error NU1101: Unable to find package Volo.Abp.AuditLogging.Application.Contracts. No packages exist with this id in source(s): C:\Program Files\dotnet\library-packs, CliFallbackFolder, devexpress.com, Microsoft Visual Studio Offline Packages, nuget.org [C:\Byte\byte-project\ByteProject.sln]
C:\Byte\byte-project\src\ByteProject.HttpApi.Host\ByteProject.HttpApi.Host.csproj : error NU1101: Unable to find package Volo.Abp.AuditLogging.Application. No packages exist with this id in source(s): C:\Program Files\dotnet\library-packs, CliFallbackFolder, devexpress.com, Microsoft Visual Studio Offline Packages, nuget.org [C:\Byte\byte-project\ByteProject.sln]
C:\Byte\byte-project\src\ByteProject.HttpApi.Host\ByteProject.HttpApi.Host.csproj : error NU1101: Unable to find package Volo.Abp.AuditLogging.HttpApi. No packages exist with this id in source(s): C:\Program Files\dotnet\library-packs, CliFallbackFolder, devexpress.com, Microsoft Visual Studio Offline Packages, nuget.org [C:\Byte\byte-project\ByteProject.sln]
C:\Byte\byte-project\src\ByteProject.HttpApi.Host\ByteProject.HttpApi.Host.csproj : error NU1101: Unable to find package Volo.Abp.AuditLogging.Application.Contracts. No packages exist with this id in source(s): C:\Program Files\dotnet\library-packs, CliFallbackFolder, devexpress.com, Microsoft Visual Studio Offline Packages, nuget.org [C:\Byte\byte-project\ByteProject.sln]
Failed to restore C:\Byte\byte-project\src\ByteProject.HttpApi.Client\ByteProject.HttpApi.Client.csproj (in 1.93 sec).
Failed to restore C:\Byte\byte-project\src\ByteProject.HttpApi\ByteProject.HttpApi.csproj (in 2.21 sec).
Failed to restore C:\Byte\byte-project\src\ByteProject.Blazor\ByteProject.Blazor.csproj (in 2.75 sec).
C:\Byte\byte-project\src\ByteProject.Application.Contracts\ByteProject.Application.Contracts.csproj : error NU1101: Unable to find package Volo.Abp.AuditLogging.Application.Contracts. No packages exist with this id in source(s): C:\Program Files\dotnet\library-packs, CliFallbackFolder, devexpress.com, Microsoft Visual Studio Offline Packages, nuget.org [C:\Byte\byte-project\ByteProject.sln]
Failed to restore C:\Byte\byte-project\src\ByteProject.Application.Contracts\ByteProject.Application.Contracts.csproj (in 388 ms).
Failed to restore C:\Byte\byte-project\src\ByteProject.HttpApi.Host\ByteProject.HttpApi.Host.csproj (in 3.46 sec).
C:\Byte\byte-project\test\ByteProject.Data.Tests\ByteProject.Data.Tests.csproj : error NU1101: Unable to find package Volo.Abp.AuditLogging.Application.Contracts. No packages exist with this id in source(s): C:\Program Files\dotnet\library-packs, CliFallbackFolder, devexpress.com, Microsoft Visual Studio Offline Packages, nuget.org [C:\Byte\byte-project\ByteProject.sln]
C:\Byte\byte-project\test\ByteProject.Data.Tests\ByteProject.Data.Tests.csproj : error NU1101: Unable to find package Volo.Abp.AuditLogging.Application. No packages exist with this id in source(s): C:\Program Files\dotnet\library-packs, CliFallbackFolder, devexpress.com, Microsoft Visual Studio Offline Packages, nuget.org [C:\Byte\byte-project\ByteProject.sln]
C:\Byte\byte-project\test\ByteProject.Data.Tests\ByteProject.Data.Tests.csproj : error NU1101: Unable to find package Volo.Abp.AuditLogging.HttpApi. No packages exist with this id in source(s): C:\Program Files\dotnet\library-packs, CliFallbackFolder, devexpress.com, Microsoft Visual Studio Offline Packages, nuget.org [C:\Byte\byte-project\ByteProject.sln]
C:\Byte\byte-project\src\ByteProject.Application\ByteProject.Application.csproj : error NU1101: Unable to find package Volo.Abp.AuditLogging.Application. No packages exist with this id in source(s): C:\Program Files\dotnet\library-packs, CliFallbackFolder, devexpress.com, Microsoft Visual Studio Offline Packages, nuget.org [C:\Byte\byte-project\ByteProject.sln]
C:\Byte\byte-project\src\ByteProject.Application\ByteProject.Application.csproj : error NU1101: Unable to find package Volo.Abp.AuditLogging.Application.Contracts. No packages exist with this id in source(s): C:\Program Files\dotnet\library-packs, CliFallbackFolder, devexpress.com, Microsoft Visual Studio Offline Packages, nuget.org [C:\Byte\byte-project\ByteProject.sln]
C:\Byte\byte-project\test\ByteProject.Domain.Tests\ByteProject.Domain.Tests.csproj : error NU1101: Unable to find package Volo.Abp.AuditLogging.Application.Contracts. No packages exist with this id in source(s): C:\Program Files\dotnet\library-packs, CliFallbackFolder, devexpress.com, Microsoft Visual Studio Offline Packages, nuget.org [C:\Byte\byte-project\ByteProject.sln]
C:\Byte\byte-project\test\ByteProject.Domain.Tests\ByteProject.Domain.Tests.csproj : error NU1101: Unable to find package Volo.Abp.AuditLogging.Application. No packages exist with this id in source(s): C:\Program Files\dotnet\library-packs, CliFallbackFolder, devexpress.com, Microsoft Visual Studio Offline Packages, nuget.org [C:\Byte\byte-project\ByteProject.sln]
C:\Byte\byte-project\test\ByteProject.Domain.Tests\ByteProject.Domain.Tests.csproj : error NU1101: Unable to find package Volo.Abp.AuditLogging.HttpApi. No packages exist with this id in source(s): C:\Program Files\dotnet\library-packs, CliFallbackFolder, devexpress.com, Microsoft Visual Studio Offline Packages, nuget.org [C:\Byte\byte-project\ByteProject.sln]
Failed to restore C:\Byte\byte-project\src\ByteProject.Application\ByteProject.Application.csproj (in 1.01 sec).
Failed to restore C:\Byte\byte-project\test\ByteProject.Data.Tests\ByteProject.Data.Tests.csproj (in 3.65 sec).
C:\Byte\byte-project\test\ByteProject.Application.Tests\ByteProject.Application.Tests.csproj : error NU1101: Unable to find package Volo.Abp.AuditLogging.Application. No packages exist with this id in source(s): C:\Program Files\dotnet\library-packs, CliFallbackFolder, devexpress.com, Microsoft Visual Studio Offline Packages, nuget.org [C:\Byte\byte-project\ByteProject.sln]
C:\Byte\byte-project\test\ByteProject.Application.Tests\ByteProject.Application.Tests.csproj : error NU1101: Unable to find package Volo.Abp.AuditLogging.Application.Contracts. No packages exist with this id in source(s): C:\Program Files\dotnet\library-packs, CliFallbackFolder, devexpress.com, Microsoft Visual Studio Offline Packages, nuget.org [C:\Byte\byte-project\ByteProject.sln]
C:\Byte\byte-project\test\ByteProject.Application.Tests\ByteProject.Application.Tests.csproj : error NU1101: Unable to find package Volo.Abp.AuditLogging.HttpApi. No packages exist with this id in source(s): C:\Program Files\dotnet\library-packs, CliFallbackFolder, devexpress.com, Microsoft Visual Studio Offline Packages, nuget.org [C:\Byte\byte-project\ByteProject.sln]
Failed to restore C:\Byte\byte-project\test\ByteProject.Domain.Tests\ByteProject.Domain.Tests.csproj (in 3.69 sec).
Failed to restore C:\Byte\byte-project\test\ByteProject.Application.Tests\ByteProject.Application.Tests.csproj (in 3.84 sec).
C:\Byte\byte-project\test\ByteProject.HttpApi.Tests\ByteProject.HttpApi.Tests.csproj : error NU1101: Unable to find package Volo.Abp.AuditLogging.Application. No packages exist with this id in source(s): C:\Program Files\dotnet\library-packs, CliFallbackFolder, devexpress.com, Microsoft Visual Studio Offline Packages, nuget.org [C:\Byte\byte-project\ByteProject.sln]
C:\Byte\byte-project\test\ByteProject.HttpApi.Tests\ByteProject.HttpApi.Tests.csproj : error NU1101: Unable to find package Volo.Abp.AuditLogging.HttpApi. No packages exist with this id in source(s): C:\Program Files\dotnet\library-packs, CliFallbackFolder, devexpress.com, Microsoft Visual Studio Offline Packages, nuget.org [C:\Byte\byte-project\ByteProject.sln]
C:\Byte\byte-project\test\ByteProject.HttpApi.Tests\ByteProject.HttpApi.Tests.csproj : error NU1101: Unable to find package Volo.Abp.AuditLogging.Application.Contracts. No packages exist with this id in source(s): C:\Program Files\dotnet\library-packs, CliFallbackFolder, devexpress.com, Microsoft Visual Studio Offline Packages, nuget.org [C:\Byte\byte-project\ByteProject.sln]
C:\Byte\byte-project\src\ByteProject.DbMigrator\ByteProject.DbMigrator.csproj : error NU1101: Unable to find package Volo.Abp.AuditLogging.Application.Contracts. No packages exist with this id in source(s): C:\Program Files\dotnet\library-packs, CliFallbackFolder, devexpress.com, Microsoft Visual Studio Offline Packages, nuget.org [C:\Byte\byte-project\ByteProject.sln]
Failed to restore C:\Byte\byte-project\test\ByteProject.HttpApi.Tests\ByteProject.HttpApi.Tests.csproj (in 4.49 sec).
Failed to restore C:\Byte\byte-project\src\ByteProject.DbMigrator\ByteProject.DbMigrator.csproj (in 1.98 sec).
16 of 27 projects are up-to-date for restore.
nuget locals all -clear)dotnet restoreLooking forward for your advice on how to overcome this. Thanks in advance,
Antonis Varkas Byte Computer