Closed hayatkha closed 3 months ago
The aem Workspace Supplier is missing the OAuth2 support (recently introduced in this sdk). Added ability for com.adobe.aio.aem.workspace.internal.WorkspaceSupplierImpl to build an OAuthContext and pass it to the Workspace (adding the needed oauth config entries within com.adobe.aio.aem.workspace.ocd.WorkspaceConfig. https://developer.adobe.com/developer-console/docs/guides/authentication/ServerToServerAuthentication/#oauth-server-to-server-credential
related issues: https://github.com/adobe/aio-lib-java/issues/186
The aem Workspace Supplier is missing the OAuth2 support (recently introduced in this sdk). Added ability for com.adobe.aio.aem.workspace.internal.WorkspaceSupplierImpl to build an OAuthContext and pass it to the Workspace (adding the needed oauth config entries within com.adobe.aio.aem.workspace.ocd.WorkspaceConfig. https://developer.adobe.com/developer-console/docs/guides/authentication/ServerToServerAuthentication/#oauth-server-to-server-credential
related issues: https://github.com/adobe/aio-lib-java/issues/186