fengling-platform/Fengling.Platform.Infrastructure
movingsam e9b7a362e0 feat[platform]: add fengling-api OAuth client for introspection
- Add RegisterApiClientAsync to seed OpenIddict applications
- Register fengling-api client for Console backend token introspection
- Client secret: fengling-api-secret (Confidential, with Introspection permission)

This enables Console backend to validate tokens via introspection endpoint.
2026-02-21 16:43:26 +08:00
..
bin\Debug/net10.0 feat(auth): extract Tenant to Platform domain 2026-02-18 23:02:03 +08:00
Configurations refactor(platform): migrate Tenant to anemia model, use Manager pattern 2026-02-21 13:22:08 +08:00
Migrations openid的模型也迁移一下 2026-02-21 15:13:44 +08:00
DesignTimeApplicationDbContextFactory.cs openid的模型也迁移一下 2026-02-21 15:13:44 +08:00
Fengling.Platform.Infrastructure.csproj openid的模型也迁移一下 2026-02-21 15:13:44 +08:00
GlobalUsings.cs feat(auth): extract Tenant to Platform domain 2026-02-18 23:02:03 +08:00
ITenantStore.cs 调整项目 2026-02-21 15:05:37 +08:00
PlatformDbContext.cs 调整项目 2026-02-21 15:05:37 +08:00
SeedData.cs feat[platform]: add fengling-api OAuth client for introspection 2026-02-21 16:43:26 +08:00
TenantManager.cs 调整项目 2026-02-21 15:05:37 +08:00
TenantStore.cs 调整项目 2026-02-21 15:05:37 +08:00