Authorization Server Template¶
The Authorization Server Template (ConnectSoft.AuthorizationServerTemplate) is a Layer 3 OAuth 2.x / OpenID Connect host (OpenIddict) extending ConnectSoft.BaseTemplate.
Templates registry¶
Listed in Templates registry. Fork-layer appsettings conventions: Extended template configuration alignment.
Known alignment hotspots¶
Keep AcceptanceTests appsettings catalog names and HangFire connection string keys aligned with the Application host — mixed keys (ConnectSoft.BaseTemplateHangFireConnectionString vs product HangFire key) and mismatched Health Check UI DB names are common drift vectors during refactors.