Change Windows Integrated Security display name
Is there a way to change the Windows Integrated Security provider display name. So when staff loggin it says "County Staff"? instead of "Windows Integrated"
-
1. Browse to the Security.xml file located at (by default): C:\Program Files (x86)\Latitude Geographics\Geocortex Essentials\Default\REST Elements\Sites 2. Open the Security.xml file in a text editor 3. Under the "<PolicyDetails> tag, paste the following:
<IssuerDetails xml:id="AD AUTHORITY" xmlns="clr-namespace:Geocortex.Core.Security.Integration.Web">
<DisplayName>Log in with County ID</DisplayName>
<Issuer>AD AUTHORITY</Issuer>
</IssuerDetails>
4. Save the file
5. Open the viewer and the log in screen should now display "Log in with County ID" instead of "Windows Integrated"
0 -
Hi there,
In Geocortex Essentials 4.2, the process for editing security provider names can be done in Manager instead.
Stefan.
0 -
Thank You,
0 -
Is it possible to do this per site, aside from making many duplicate security providers with different display names? Our audience differs on different sites, and I'd like to able to be as clear as possible with the display names 0
Please sign in to leave a comment.
Comments
4 comments