question on Oak login Idle timeout setting (org.apache.jackrabbit.oak.security.authentication.token.TokenConfigurationImpl) and protected+published pages. | Community
Skip to main content
jayv25585659
Level 8
August 25, 2022
Solved

question on Oak login Idle timeout setting (org.apache.jackrabbit.oak.security.authentication.token.TokenConfigurationImpl) and protected+published pages.

  • August 25, 2022
  • 2 replies
  • 685 views

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.

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by arunpatidar

I think, it does

 

 

2 replies

joerghoh
Adobe Employee
Adobe Employee
August 25, 2022

I think it would. But you need to take care of account creation, credential management etc on your own. I would recommend to use SAML.

arunpatidar
Community Advisor
arunpatidarCommunity AdvisorAccepted solution
Community Advisor
August 26, 2022

I think, it does

 

 

Arun Patidar