Skip to main content
Level 4
March 19, 2019
해결됨

AEM 6.4 - Oauth 2 legged authorization

  • March 19, 2019
  • 12 답변들
  • 13233 조회

Hi All, I am trying to implement Oauth authorization in AEM publisher for certain resources.   As per the link https://www.albinsblog.com/2017/07/exposing-resources-through-oauth-aem.html#.XJByjSIzbIW  I undestand AEM supports 3 legged Oauth. I want to try 2 legged(Client credentials) and didnt see any helping documents for the same.

Have someone already tried this. Can you please share some pointers to the same

Regards,

Anand

이 주제는 답변이 닫혔습니다.
최고의 답변: a_mn1

Hello Gaurav, Confimed by checking  the bundle "OSGi Bundle for Granite OAuth Server" that only 2 grant types are supported by Adobe for token generation.

1. AUTHORIZATION_CODE

2. REFRESH_TOKEN

3. JWT_BEARER

12 답변

a_mn1작성자
Level 4
March 26, 2019

Sure. Have already raised a ticket with Daycare

Adobe Employee
April 8, 2019

Hi Anand,

As discussed, currently AEM do not support the client_credentials flow and internal discussions have triggered for including but there is no short-sighted plan to support it in the near future.

Regards.