Expand my Community achievements bar.

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

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.