I am working on AEM and SPA, here I want to use Assets REST API but want to know how I can secure our Assets REST API.
how we can configure OAuth with Assets REST API?
If there is any suggestion/example it will really helpful.
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @Abhishekty : To take the advantage of the Oauth authentication mechanism, depending upon the use case, some custom development might be required.
Please refer the below article on How to Manage the Protected AEM Resources through OAuth 2.0
https://medium.com/tech-learnings/how-to-manage-the-protected-aem-resources-through-oauth-2-0-851ce4...
Hi @Abhishekty : To take the advantage of the Oauth authentication mechanism, depending upon the use case, some custom development might be required.
Please refer the below article on How to Manage the Protected AEM Resources through OAuth 2.0
https://medium.com/tech-learnings/how-to-manage-the-protected-aem-resources-through-oauth-2-0-851ce4...
@Abhishekty For reading yes it would be a good way to proceed with Oauth.
AEM provides three scopes:
AEM’s extensible OAuth scopes allow other custom scopes to be defined. For example, a custom scope can be developed and deployed to AEM.
have a look at the below samples:
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies