Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.

Granite Auth Provider Access token is not understandable from Provided due to encryption

Avatar

Level 1

Problem Statement:

We configured OAuth by following steps

  • From /system/console/configMgr we Add Provider information with Granite Auth Provider configuration
  • We add handler path from Authentication handler
  • We add provider information from external login and sync handler

We're currently successfully authenticated by provider. But, the problem is, we're unable to find the JWT token or decrypted token after successful authentication.

Currently we're receiving a encrypted token in cookies.

Screenshot 2023-11-14 at 12.44.48 PM.png

 

Target:

  1. We need to decrypt the stored cookie
  2. We need to find out, how we can get JWT token that provided sending us after authentication

Looking for support and it will really appreciated.

 

@Jörg_Hoh @aanchal-sikka 

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Reply

Avatar

Administrator

@Sady_Rifat @Rezwanur @Saravanan_Dharmaraj @Sudheer_Sundalam @lukasz-m @aanchal-sikka Can you please review this unanswered question? Appreciate your thoughts on this.



Kautuk Sahni