Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

jayv25585659
jayv25585659
Online

Badges

Badges
33

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
71

Posts

Posts
187

Discussions

Discussions
46

Questions

Questions
141

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by jayv25585659
Customize the badges you want to showcase on your profile
question on Oak login Idle timeout setting (org.apache.jackrabbit.oak.security.authentication.token.TokenConfigurationImpl) and protected+published pages. - Adobe Experience Manager 24-08-2022
scenario: There is a public page that's behind a login. We're not using the built-in SAML authentication ("Adobe Granite SAML 2.0 Authentication Handler" - com.adobe.granite.auth.saml.SamlAuthenticationHandler) that's provided by AEM publisher. --- I had a look at the cookies and login-token cookie is not present. Would the Oak login idle timeout still work? Thanks a lot.

Views

15

Likes

0

Replies

1
Re: How do I track user site website interaction for implementing an idle timeout feature? - Adobe Experience Manager 24-08-2022
I've seen that but it seems the consulting firm who put the "protected" pages in place decided to bypass the built-in SAML functionality and implemented their own.

Views

18

Like

1

Replies

0
Re: How do I track user site website interaction for implementing an idle timeout feature? - Adobe Experience Manager 24-08-2022
The reason why we want to implement idle timeout is because it's a requirement for any financial institution in my country.

Views

18

Like

1

Replies

1
Re: How do I track user site website interaction for implementing an idle timeout feature? - Adobe Experience Manager 24-08-2022
I edited my original post. Is your suggestion still the same?

Views

18

Like

1

Replies

0
How do I track user site website interaction for implementing an idle timeout feature? - Adobe Experience Manager 24-08-2022
We want to implement some sort of idle timeout on our website. I think there are 2 parts to the solution 1. a server-side code that "resets" a cookie time whenever the user visits a page (I'm thinking something like a sling filter?) 2. a client-side code (maybe via javascript) that resets the same cookie when the user interacts on the page (example: clicking on a form field) Is there a better way to do this? Thanks in advance. edit: The reason why we want to implement idle timeout is because it'...

Views

39

Likes

0

Replies

7
component HTML has changed but local publisher is still showing the old version - Adobe Experience Manager 15-08-2022
So my component HTML has been reduced to my-component But every time I load the page that contains the component, I keep on getting something else (the original HTML before I reduced it to the HTML you see above) Some info: This is page structure: page => experience fragment => component (though I somehow doubt this matters) On my local author, I opened the fragment for editing. Any changes I make on the component HTML will reflect immediately when editing the fragment. (In this case, I can see...

Views

95

Likes

0

Replies

3
Re: logs not getting updated when running AEM inside windows - Adobe Experience Manager 10-08-2022
I opened error.log using nano (a console text editor similar to vi) inside Windows terminal and the file is empty.

Views

46

Like

1

Replies

0
logs not getting updated when running AEM inside windows - Adobe Experience Manager 08-08-2022
as above. So it's my first time using Windows as a local development machine. I've always used Macs before my latest role. But my issue is that none of the files inside /crx-quickstart/log is getting updated. as an example: if I open up a page for editing, the cmd.exe will be very busy with logging. But if I check the files inside /log, none of them has increased in size. When using AEM inside a Mac, I know access.log and error.log will be very busy getting updates. Any ideas on what's happening...

Views

84

Likes

0

Replies

4
Re: logs not getting updated when running AEM inside windows - Adobe Experience Manager 31-07-2022
I just tried inside a cmd+run-as-admin. same results. none of the log files has been updated. The only change that I can see is that a new s7access-my-current-date.log has been created for today.

Views

45

Like

1

Replies

0
logs not getting updated when running AEM inside windows - Adobe Experience Manager 18-07-2022
as above. So it's my first time using Windows as a local development machine. I've always used Macs before my latest role. When I use the start script (inside /crx-quickstart/bin), it opens up a new cmd.exe window and I can see what's happening in AEM on this cmd.exe window. But my issue is that none of the files inside /crx-quickstart/log is getting updated. as an example: if I open up a page for editing, the cmd.exe will be very busy with logging. But if I check the files inside /log, none of ...

Views

69

Likes

0

Replies

3