Expand my Community achievements bar.

Radically easy to access on brand approved content for distribution and omnichannel performant delivery. AEM Assets Content Hub and Dynamic Media with OpenAPI capabilities is now GA.
SOLVED

ExternalLoginModule No IDP found issue

Avatar

Level 8
Hi,
I created a project with this cmnd 
mvn -B archetype:generate
-D archetypeGroupId=com.adobe.aem
-D archetypeArtifactId=aem-project-archetype
-D archetypeVersion=26
-D appTitle="WKND SPA React"
-D appId="wknd-spa-react"
-D artifactId="aem-guides-wknd-spa.react"
-D groupId="com.adobe.aem.guides.wkndspa.react"
-D frontendModule="react"
-D aemVersion="6.5.11.0"
then I deployed it to aem instance and im getting below error in logs
*ERROR* [FelixStartLevel] org.apache.jackrabbit.oak.spi.security.authentication.external.impl.ExternalLoginModule No IDP found with name 0654f74c177ec80b60f7922a9a6195cf. Will not be used for login.
 
Please help me to fic this issue
1 Accepted Solution

Avatar

Correct answer by
Community Advisor

HI @Vani1012 

 

I see that you have raised another query after this issue with the same command to create the project: https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/service-factory-returning-...

 

Can you please close this if this is resolved?

 

Thanks,

Kiran Vedantam.

View solution in original post

2 Replies

Avatar

Correct answer by
Community Advisor

HI @Vani1012 

 

I see that you have raised another query after this issue with the same command to create the project: https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/service-factory-returning-...

 

Can you please close this if this is resolved?

 

Thanks,

Kiran Vedantam.

Avatar

Employee Advisor

Hi @Vani1012 ,

 

I see multiple questions for the issues you have been facing to create a fresh react SPA project and here is a nice series of youtube video tutorials.

I am sharing the link of the first tutorial by @aemgeeks : https://www.youtube.com/watch?v=9w9-2q_oDwQ

You can follow the series of react SPA development and can setup easily. May the code be with you, cheers!

 

Happy learning!

Thanks,

Milind