この会話は、活動がないためロックされています。新しい投稿を作成してください。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
Hi,
I have the need to control the expiration time of login-token cookie in AEM 6.1 using oak2 as the repository.
Referring http://jackrabbit.apache.org/oak/docs/security/authentication/tokenmanagement.html I understand that it could possibly be done by a Custom token provider, so I am looking for an example of the same if any?
Thanks in advance.
解決済! 解決策の投稿を見る。
表示
返信
いいね!の合計
To control the login time configure at http://<host>:<port>/system/console/configMgr/org.apache.jackrabbit.oak.security.authentication.toke... . Example [A] & no need to develop one.
表示
返信
いいね!の合計
It can be customized but I don't think we have any good examples now. I will try to get one soon!
表示
返信
いいね!の合計
To control the login time configure at http://<host>:<port>/system/console/configMgr/org.apache.jackrabbit.oak.security.authentication.toke... . Example [A] & no need to develop one.
表示
返信
いいね!の合計
Sorry my bad !! didnt look at this option which is already available ! As Sham mentioned, you can change the token expiration property in the above configuration.
表示
返信
いいね!の合計
In case of custom authhandler where we want only users for our site has token expiration provided by our site specific configuration. Because OOTB configuration will impact token time expiration for whole instance which we don't want. I needed this scenario. If anyone has the sample code to provide will be real help.
表示
返信
いいね!の合計
Hi Lokesh,
We have a similar problem; did you manage to find a solution?
Any pointer you can give would be helpful.
-Nitya
表示
返信
いいね!の合計