Hello All, The TokenUtil class (TokenUtil (The Adobe AEM Quickstart and Web Application.) ) is deprecated in AEM 6.5 . What is the alternate method to create AuthenticationInfo objects. In the documentation it says "use Oak 1.7.8 or newer external IDP instead". But its not quite clear. Have anyone tried the alternate approach. Please give any pointers.
Regards,
Anand
Check the following documentation:
Jackrabbit Oak – Authentication with the External Login Module
Are there any working examples? The example on docs page isn't clear.
We are using something like this
AuthenticationInfo authinfo = TokenUtil.createCredentials(request, response, this.repository, userId, true);
but need to update to AEM 6.5
Did you find solution for that issue? i have the same issue. Authentication is all done by other IDP, need to create AuthenticationInfo objects.
No @srinivas_cherlamcherla , for now we are using the deprecated method on AEM 6.5 (is in our backlog to refactor).
Hi For my instance aem 6.5 Authontication info object is not crested , I need to add any config to used deprecated code ?
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies