Giter VIP home page Giter VIP logo

Comments (1)

ieb avatar ieb commented on August 22, 2024

AEMCS has a AEM-CS Environment specific developer console called AEM Dev Console. This issues JWT credentials in yaml from. This code was written as sample/example code for how to process those yaml files and use them to get an IMS Access Token. JWT Credentials (public and private key etc in the yaml files) is not going to be depreciated at this time. If that changes will will make an announcement.

The Adobe Developer Console (ie not specific to AEM-CS) is deprecating IMS JWT Credentials in favour of a simpler OAuth Server to Server credential. We could provide examples of how to exchange the OAuth Server to Server Credentials in this code, and we almost certainly will do that if AEM Dev Console adds OAuth Server to Server Credentials. However I think this is unlikely since many of the AEM-CS API are being reworked and improved on and will be available from Adobe Developer Console.

I guess it comes down to a question: How much is example code needed in this git repo for OAuth Sever to Server vs that code being available elsewhere. IIRC, OAuth Server to Server is really simple. A single GET to the right API returns the IMS Access Token. No JWT creation or signing is required.

wdyt ?

from aemcs-api-client-lib.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.