BjornEricsson wrote... Is it possible to detect on what server the the current Workflow is running in an Adobe AEM Workflow? We want to watermark the documents only if the Workflow is running on non-production server and we want to have the same workflows on both production and non-production server...
smacdonald2008 wrote... Why not use the User Manager API to retrieve user and group data and encode the result to JSON https://jackrabbit.apache.org/api/2.0/org/apache/jackrabbit/api/security/user/UserManager.html Thanks Scott, I have tried that API way it will workout but, the problem is i have ...
Am using a query debug url for listing out the users and their groups names in a json format link.The following code snippet is giving me the users list.p.hits=selective p.limit=-1 p.properties=rep:authorizableId rep:externalId path=/home/users type=rep:User p.properties=jcr:pathand the url JSON lin...
Am trying to use the crx/explorer to create a new workspace. Can any one help me how to use this UI for the creating a new workspace.?Error while creating workspace 'test.workspace': javax.jcr.UnsupportedRepositoryOperationException: OAK-118: Workspace.createWorkspace
Am trying to make the sling:OsgiConfig nodes as per this link for Apache Sling Service User Mapper and Apache Sling Service User Mapper Service Amendment Felix configuration, But those are not reflecting into Felix console, is there anything am missing for these nodes.?Note : below node changes are ...
Which version of the AEM instance you are trying to do this one.?Can you provide the screenshot of your SAML configurations that you have done.?Also can you try removing the sling referrer filter "POST" and save the configurations. and the user which you are authenticated via the IDP are available i...