Expand my Community achievements bar.

Nomination window for the Adobe Community Advisor Program, Class of 2025, is now open!

How to implement authentication on GraphQL endpoint?

Avatar

Level 4

I have a graphQL endpoint on our AMS environment.I want to set-up authentication on GraphQL endpoint before sharing it with third-party Apps.I am using AEM 6.5.10 version.

4 Replies

Avatar

Community Advisor

Hey @Sh1ju did you get a chance to look into below documents, you may get some hint from here to resolve your issue

Local Development Access Token | Adobe Experience Manager

How to generate auth tokens to access local dev gr... - Adobe Experience League Community - 401706

Avatar

Level 4

Will it work ? I am not using AEM as a Cloud Service.My AEM is hosted on AMS

Avatar

Level 2

Did it work for you or you need AEM as a cloud service to authenticate?

Avatar

Level 2

Hi @Sh1ju, what sort of authentication where you hoping to setup?  

It is possible to use JWT or SAML based authentication for this use case.