NTLMv2 + AEM 6.1 | Community
Skip to main content
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by kautuk_sahni

Hi

Please have a look at the documentation:

Link:- https://docs.adobe.com/docs/en/aem/6-1/deploy/configuring/single-sign-on.html

//

Configuring SSO To configure SSO for a AEM instance, you need to configure the SSO Authentication Handler: When working with AEM there are several methods of managing the configuration settings for such services; see Configuring OSGi for more details and the recommended practices. For example, for NTLM set: Path: as required; for example, / Header Names: LOGON_USER ID Format: ^<DOMAIN>\\(.+)$ Where <DOMAIN> is replaced by your own domain name.

I hope this would help you.

Thanks and Regards

Kautuk Sahni

1 reply

kautuk_sahni
kautuk_sahniAccepted solution
Employee
March 8, 2016

Hi

Please have a look at the documentation:

Link:- https://docs.adobe.com/docs/en/aem/6-1/deploy/configuring/single-sign-on.html

//

Configuring SSO To configure SSO for a AEM instance, you need to configure the SSO Authentication Handler: When working with AEM there are several methods of managing the configuration settings for such services; see Configuring OSGi for more details and the recommended practices. For example, for NTLM set: Path: as required; for example, / Header Names: LOGON_USER ID Format: ^<DOMAIN>\\(.+)$ Where <DOMAIN> is replaced by your own domain name.

I hope this would help you.

Thanks and Regards

Kautuk Sahni

Kautuk Sahni