adobe / experience-platform-postman-samples

MIT License
83 stars 142 forks source link

Adobe IMS / Access Token generation - Consolidated Local signing into… #25

Closed davidjgonzalez closed 4 years ago

davidjgonzalez commented 4 years ago

@tsilver

The Remote Signing end-point provided by Adobe has been removed, causing some confusion as its included in the IMS API Postman collection hosted here.

This PR takes care of:

Note that this does still load the external JS RSA Assign library. It would be nice if we could simply embed it in this Postman collection, however, I am not sure if the licensing is problematic for Adobe so I left the implementation as is (loading from 3rd part host on demand).