Enforce SGU sign-in and session policies

This commit is contained in:
2026-09-01 15:48:26 -06:00
parent 0391320a3e
commit a166193b66
9 changed files with 227 additions and 29 deletions
@@ -23,7 +23,9 @@ public sealed class SguCredentialProvider : CredentialProviderBase
ProviderTileIcon.Create());
yield return new LargeLabelControl(ControlKeys.Heading, "Acceso institucional SGU")
{
State = FieldState.DisplayInBoth
// Isolate the CPFT_LARGE_TEXT heading from the compact provider tile
// for the selected-layout variant. LogonUI still owns the typography.
State = FieldState.DisplayInSelectedTile
};
yield return new SmallLabelControl(
ControlKeys.InformationLabel,