Rename La Salle credential provider

This commit is contained in:
2026-09-03 09:52:57 -06:00
parent 74d746527c
commit 1014e24880
9 changed files with 13 additions and 8 deletions
+1 -1
View File
@@ -159,7 +159,7 @@ public sealed class ActiveDirectoryOptions
public string RemoteDesktopGroupDn { get; init; } = string.Empty;
public string DefaultCompany { get; init; } = "Universidad La Salle";
public string DefaultCompany { get; init; } = "La Salle";
public bool CreateMissingOus { get; init; }
+1 -1
View File
@@ -50,7 +50,7 @@
"StudentOuDn": "OU=Alumnos,OU=Usuarios-SGU,DC=lci,DC=lasalle,DC=mx",
"AdministrativeOuDn": "OU=Administrativos,OU=Usuarios-SGU,DC=lci,DC=lasalle,DC=mx",
"RemoteDesktopGroupDn": "",
"DefaultCompany": "Universidad La Salle",
"DefaultCompany": "La Salle",
"CreateMissingOus": false
}
}
@@ -16,7 +16,7 @@ public sealed class SguCredentialProvider : CredentialProviderBase
{
yield return new CredentialProviderLabelControl(
ControlKeys.ProviderLabel,
"Universidad La Salle · Acceso SGU");
"La Salle · Acceso SGU");
yield return new CredentialProviderLogoControl(
ControlKeys.ProviderLogo,
"Acceso institucional SGU",