Hi all,We are trying to setup SAML integration with our Author environment. As i understand, anyone who tries to login, their User account is created and added to the groups mentioned in the SAML configuration post successful authentication with IDP. Now, in case someone outside of our author group ...
We are trying to set session timeout for the users in AEM Sites author by configuring the "Apache Jackrabbit Oak TokenConfiguration" to 15 mins(900000) for Token Expiration. After 15 mins, the token is getting expiration and forcing the user to re-authenticate by taking the user to the IDP which...
Hi, I need help with an issue involving an empty and invalid CSRF token when submitting the form. I've already included CSRF token in the client header. Here are the error logs: *INFO* [[0:0:0:0:0:0:0:1] [1742872764470] POST /bin/ HTTP/1.1] com.adobe.granite.csrf.impl.CSRFFilter isValidRequest: em...
Hi All,I’m facing an issue with Live Copy. When I use the Live Copy Create option from the Sites console to create a live copy from the language master to the live copy hierarchy, the page gets created, but the content is not being pushed automatically. This issue occurs only with certain templates....
Hi all, I'm asking about this particular situation because I want to configure the Adobe Fastly CDN using a subdomain like dam.site.com for an existent website that is accessed through a custom (Imperva) CDN (www.site.com for the example).The goal would be to access all the media in the dam through...
Hello, I want to replace or substitute a UE field with a React component through extensions. The field is the one that says *Image which I want to replace.In my extensions project I have the following code. I've tried different data types like Image, image, media, and multi, but I haven't been able...
Hi Team, I am using SAML 2.0 Authentication for external users authentication on our portal.Where I have a usecase, I want to add the user to multiple groups when they are authenticated, I am using below propertiesaddGroupMemberships : truegroupMembershipAttribute : "http://schemas.test.com/groups-...
Hi Team,I would like to know on aem lucene indexingAs per the aem docs lucene is asyn means what operations does lucene do asynchronously in aem? Thanks in advance.
Hello, has anyone developed a custom validation extension for the new CF editor? I don't want to create a custom field, just add validation to an OOTB field. I checked the docs but I don't see any API for validation available: https://developer.adobe.com/uix/docs/services/aem-cf-editor/api/ I have t...