Dev
93dbb8c5b0
feat(19-01): add AppRegistrationService with rollback, model, and interface
- AppRegistrationResult discriminated result (Success/Failure/FallbackRequired)
- TenantProfile.AppId nullable string for storing registered app ID
- IAppRegistrationService interface (IsGlobalAdminAsync, RegisterAsync, RemoveAsync, ClearMsalSessionAsync)
- AppRegistrationService: sequential registration with rollback, transitiveMemberOf admin check, MSAL eviction
2026-04-09 15:12:51 +02:00
..
2026-04-09 15:12:51 +02:00
2026-04-09 14:23:08 +02:00
2026-04-08 12:29:53 +02:00
2026-04-03 09:53:05 +02:00
2026-04-03 09:53:05 +02:00
2026-04-03 09:53:05 +02:00
2026-04-03 09:53:05 +02:00
2026-04-09 11:41:05 +02:00
2026-04-03 09:53:05 +02:00
2026-04-02 15:23:04 +02:00
2026-04-02 15:23:04 +02:00
2026-04-02 15:23:04 +02:00
2026-04-07 15:20:38 +02:00
2026-04-03 09:53:05 +02:00
2026-04-08 16:01:46 +02:00
2026-04-09 11:41:05 +02:00
2026-04-08 12:29:53 +02:00
2026-04-02 12:05:27 +02:00
2026-04-09 14:23:08 +02:00
2026-04-07 14:06:47 +02:00
2026-04-08 14:34:45 +02:00
2026-04-09 13:04:56 +02:00
2026-04-07 14:06:17 +02:00
2026-04-02 13:51:15 +02:00
2026-04-02 15:23:04 +02:00
2026-04-02 15:23:04 +02:00
2026-04-07 14:06:47 +02:00
2026-04-02 13:50:35 +02:00
2026-04-03 09:53:05 +02:00
2026-04-03 09:53:05 +02:00
2026-04-02 15:23:04 +02:00
2026-04-02 15:23:04 +02:00
2026-04-03 09:53:05 +02:00
2026-04-03 09:53:05 +02:00
2026-04-03 09:53:05 +02:00
2026-04-09 15:12:51 +02:00
2026-04-03 09:53:05 +02:00
2026-04-03 09:53:05 +02:00
2026-04-07 12:37:00 +02:00