この会話は、活動がないためロックされています。新しい投稿を作成してください。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
Hello experts.
Wanted to socialize a use case with you to see if anyone else has faced an issue with Oauth on AEM 6.5.x?
The code which I developed on AEM 6.4 for oauth scope is breaking as the packages necessary for Oauth (com.adobe.granite.oauth) is missing in AEM 6.5 SP3 uber jar.
Manually adding the maven dependency in the project pom is not solving the problem. https://mvnrepository.com/artifact/com.adobe.granite/com.adobe.granite.auth.oauth/1.0.0
Oauth is not marked as deprecated in 6.5 deprecated API list.
https://helpx.adobe.com/experience-manager/6-5/sites/developing/using/reference-materials/javadoc/de...
解決済! 解決策の投稿を見る。
表示
返信
いいね!の合計
Have you tried with the deprecations jar? uber-jar-6.5.3-apis-with-deprecations.jar
[1] https://repo.adobe.com/nexus/content/groups/public/com/adobe/aem/uber-jar/6.5.3//
表示
返信
いいね!の合計
Have you tried with the deprecations jar? uber-jar-6.5.3-apis-with-deprecations.jar
[1] https://repo.adobe.com/nexus/content/groups/public/com/adobe/aem/uber-jar/6.5.3//
表示
返信
いいね!の合計
表示
返信
いいね!の合計
@Jaideep_Brar
Referring the deprecated 6.5.3 uber jar worked.
Shall I continue using deprecated uber jar?
表示
返信
いいね!の合計