How search and promote will be crawling Intranet based websites | Community
Skip to main content
Level 2
March 22, 2017
Solved

How search and promote will be crawling Intranet based websites

  • March 22, 2017
  • 3 replies
  • 1535 views

Hi Team,

In my current project, we have a requirement to implement Search and Promote on AEM based Intranet site, which is not available on open internet and works using SSO and login based Authentication.

Here, when we enter the Entrypoint URL under crawling for indexing we received HTTP 401 unauthorized err. Can anyone please help, how can we tackle this issue.

Thanks,

Aman

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 aman_agarwal

In our AEM site, we are using Okta Authentication, and S&P just supports basic authentication. We tried different trial methods and were later able figure out the way to bypass Authentication via S&P.

Steps:

     - Create a new Admin User in AEM instance.

     - Provide these credentials in the S&P account integrated with AEM.

     - In S&P, go to Setting> Crawling> Passwords and provide these credentials. [About Passwords]

Boom.. it starts crawling..

Thanks,

Aman

3 replies

Level 2
March 31, 2017

Please reply.. This is a Blocker issue for us.

MC_Stuff
Level 10
April 1, 2017

Hi Aman,

it lacks valid authentication credentials & hence the issue. Validate & pass correct credentisls

Thanks,

aman_agarwalAuthorAccepted solution
Level 2
July 14, 2017

In our AEM site, we are using Okta Authentication, and S&P just supports basic authentication. We tried different trial methods and were later able figure out the way to bypass Authentication via S&P.

Steps:

     - Create a new Admin User in AEM instance.

     - Provide these credentials in the S&P account integrated with AEM.

     - In S&P, go to Setting> Crawling> Passwords and provide these credentials. [About Passwords]

Boom.. it starts crawling..

Thanks,

Aman