Expand my Community achievements bar.

SOLVED

NTLMv2 + AEM 6.1

Avatar

Level 1

Hi All,

I've got a question regarding SSO setup (https://docs.adobe.com/docs/en/aem/6-1/deploy/configuring/single-sign-on.html). Is AEM 6.1 compatible with NTLMv2 or only with NTLMv1?

Regards,
Radek

1 Accepted Solution

Avatar

Correct answer by
Administrator

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

View solution in original post

1 Reply

Avatar

Correct answer by
Administrator

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