Hi All,
Your help would be highly appreciated on this please.
I am looking to connect Pega to AEM sandbox(on cloud service provide by adobe). It seems that it dont accepts basic authentication admin/admin and need JWT token authentication only (either JWT bearer or OAuth). I am seeing there is no enablement of
adobe sand box dev console
We see that Service-Component: OSGI-INF/com.adobe.granite.oauth.server.scopes.impl.ProfileScope.xml, OSGI-INF/com.adobe.granite.oauth.server.impl.OAuth2AuthorizationEndpointServlet.xml, OSGI-INF/com.adobe.granite.oauth.server.impl.OAuth2AuthorizationServerImpl.xml, OSGI-INF/com.adobe.granite.oauth.server.impl.OAuth2ResourceServerImpl.xml, OSGI-INF/com.adobe.granite.oauth.server.scopes.impl.OfflineAccessScope.xml, OSGI-INF/com.adobe.granite.oauth.server.scopes.servlets.impl.ProfileServlet.xml, OSGI-INF/com.adobe.granite.oauth.server.impl.OAuth2ClientRevocationServlet.xml, OSGI-INF/com.adobe.granite.oauth.server.impl.OAuthClientPostProcessor.xml, OSGI-INF/com.adobe.granite.oauth.server.impl.OAuth2TokenEndpointServlet.xml, OSGI-INF/com.adobe.granite.oauth.server.impl.OAuth2TokenRevocationServlet.xml, OSGI-INF/com.adobe.granite.oauth.server.impl.OAuth2AuthorizationCodeIssuer.xml, OSGI-INF/com.adobe.granite.oauth.server.scopes.impl.ReplicateScope.xml, OSGI-INF/com.adobe.granite.oauth.server.impl.AccessTokenCleanupTask.xml, OSGI-INF/com.adobe.granite.oauth.server.impl.OAuth2RevocationEndpointServlet.xml, OSGI-INF/com.adobe.granite.oauth.server.auth.impl.OAuth2ServerAuthenticationHandler.xml, OSGI-INF/com.adobe.granite.oauth.server.impl.OAuthServletContext.xml",
" Component # com.adobe.granite.oauth.server.auth.impl.OAuth2ServerAuthenticationHandler, state disabled",
So looks like OAuth2 Authentication is disabled on these instance , could you help me to get this Authentication setting enabled,please ?
There is no access to Tools > Web Console provided to Adobe partners on these sandboxes. not sure how should i enable this OAuth then I believe it is disabled by default.
Please let me know in perspective of Adobe AEMaaCS as this seems very restricted.