Firefox prompts you for credentials twice to log into Ektron, even after you set up SSO properly.
You can resolve this in the following ways:
- Set NTLM Authentication within Firefox. Read Firefox's documentation about how to prevent the pop up from occurring.
- Open web.config and comment out the following line:
<add name="MyBasicAuthenticationModule" type="Ektron.ASM.EkHttpDavHandler.Security.BasicAuthenticationModule,Ektron.ASM.EkHttpDavHandler" />
Please sign in to leave a comment.