adam-dot-cohen的活动

ABP Framework version: v7.2.1 UI type: Blazor Server DB provider: EF Core Tiered (MVC) or Identity Server Separated (Angular): Tiered, separate OpenIddict server

Which module(s) are responsible for seeding the default admin permissions (e.g. AbpPermissionGrants)? In other words, can you point me to the PermissionDefinitionProvider(s) that are required to seed the default permissions for the ADMIN login? Specifically for the following...

  • AbpIdentity
  • AbpAccount
  • FeatureManagement
  • SettingManagement
  • Saas
  • OpenIddictPro
  • AuditLogging
  • LanguageManagment
  • TextTemplateManagement

I need to know which project dependencies (Domain, Domain.Shared, etc...) would be necessary with "DEPENDSON" attributes in EntityFrameworkCore/DBMigrator to seed the tables outside of the standard template.

  • ABP Framework version: v7.2.1
  • UI type: Blazor Server
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): Tiered, separate OpenIddict server

How do you force authentication for the root of a blazor server project? Presently, the following display the header and navigation side menu before redirecting to Account/Login...

How do you force authentication for the root of a blazor server project? Presently, the following display the header and navigation side menu before redirecting to Account/Login...

Index.cshtml

OR

_Imports.razor

STEPS TO REPRODUCE

  1. Generate a fresh template
  2. Run the Blazor server project

RESULT

DESIRED RESULT

Please credit my account back for this question as it got locked... https://support.abp.io/QA/Questions/5123/Blazor-Server---Force-Authentication-For-Root--Entire-Site

  • ABP Framework version: v7.2.1
  • UI type: Blazor Server
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): Tiered, separate OpenIddict server

How do you force authentication for the root of a blazor server project? Presently, the following display the header and navigation side menu before redirecting to Account/Login...

Index.cshtml

OR

_Imports.razor

Where can I download a copy of the project on the demo site hosted at https://leptontheme.com/?

  • ABP Framework version: v5.1.3
  • UI type: Blazor

Any updates on this?

显示 4 个条目中的 1 到 4 个.
Made with ❤️ on ABP v8.2.0-preview Updated on 三月 25, 2024, 15:11