Alfresco Angular components ( Documentation -> https://alfresco.github.io/adf-component-catalog )
Hi All with reference to https://issues.alfresco.com/jira/browse/ADF-3887, I'm working on two apps connecting to same APS. One is served on http://test.server.com and other on http://test.server.com/admin
How I can isolate their sessions?
@shahjigirp The mime types: https://github.com/Alfresco/alfresco-ng2-components/blob/develop/lib/core/viewer/components/viewer.component.ts#L233
That I got.. I just want to know for which other mime-types i can create <adf-viewer-extension>
@shahjigirp maybe this resource helps https://hub.alfresco.com/t5/application-development/how-to-integrate-single-sign-on-sso-to-my-adf-application/td-p/175320.
Thanks Denys.. That question was raised by me.. :) I got to know that, it supports SSO with Keycloak.. But, for SAML, i'm not getting proper documentation.
Hi guys,
i would be grateful if someone could assist me with the following problem:
In Alfresco Digital Workspace, is there any way to turn off Drag and Drop functionalities that are present in page layout content components using extension mechanism?
For example in the picture below I would like to override Drag and Drop upload behavior and to not allow it to the users.
Any idea would be very appreciated.