Support OAuth Server-to-Server credential
As JWT service authentication is deprecated the new OAuth authentication should be supported in parallel. It is described in https://developer.adobe.com/developer-console/docs/guides/authentication/ServerToServerAuthentication/implementation/.
This requires https://github.com/adobe/aio-lib-ims/issues/120.
This requires adobe/aio-lib-ims#120.
v6.4.0 already released…But this is not added to aio-plugin-cloudmanager. Still package.json referring to v6.4.0 for aio-lib-ims. Any idea when this feature will be available in aio-cloud-manager? Hope once package.json for aio-lib-ims updated and sufficient change is made, the aio-cloud-manager will support authentication with OauthS2S without browser authentication.
+1, any idea when this will be added / documented on how to authenticate with oauth?
Hi guys, any updates on this feature? Is this available and documented somewhere? Thank you :)
Hello, Any update when this feature become available as JWT service token mechanism will get deprecated in the near future ?
According to https://developer.adobe.com/developer-console/docs/guides/authentication/ServerToServerAuthentication/migration/ JWT authentication will no longer be available for new apps from 1st of May 2024, so this becomes crucial.
FYI there is a working 'solution' in this thread https://github.com/adobe/aio-cli-plugin-cloudmanager/issues/676
official support added in latest release