You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Felix Meschberger (JIRA)" <ji...@apache.org> on 2010/09/06 14:01:34 UTC

[jira] Resolved: (SLING-1729) FormAuthenticationHandler activation may take a long time

     [ https://issues.apache.org/jira/browse/SLING-1729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Meschberger resolved SLING-1729.
--------------------------------------

    Resolution: Fixed

Applied the patch in Rev. 993004.

For now, I keep this functionality switched off by default since I am not sure about the quality of the seed and it only affects Linux and Solaris platforms.

> FormAuthenticationHandler activation may take a long time
> ---------------------------------------------------------
>
>                 Key: SLING-1729
>                 URL: https://issues.apache.org/jira/browse/SLING-1729
>             Project: Sling
>          Issue Type: Improvement
>          Components: Authentication
>    Affects Versions: Form Based Authentication 1.0.0
>         Environment: Ubuntu Jaunty 09.10, 64bit
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: Form Based Authentication 1.0.2
>
>         Attachments: SLING-1729.patch
>
>
> During the activation of the FormAuthenticationHandler the TokenStore is initialized which includes setting up codes for cookie hashing. These codes are based on SecureRandom.getBytes which may take some time to complete.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.