You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shiro.apache.org by "Alan Cabrera (JIRA)" <ji...@apache.org> on 2009/03/06 14:59:57 UTC

[jira] Moved: (KI-58) Add Authenticating Cache to AuthenticatingRealm

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

Alan Cabrera moved JSEC-55 to KI-58:
------------------------------------

    Fix Version/s:     (was: 1.0)
      Component/s:     (was: Realms)
                       (was: Caching)
              Key: KI-58  (was: JSEC-55)
          Project: Ki  (was: JSecurity)

> Add Authenticating Cache to AuthenticatingRealm
> -----------------------------------------------
>
>                 Key: KI-58
>                 URL: https://issues.apache.org/jira/browse/KI-58
>             Project: Ki
>          Issue Type: Improvement
>         Environment: Any
>            Reporter: Toby Stevens
>            Assignee: Jeremy Haile
>
> Stateless clients would benefit from an authentication cache.
> For example if a stateless client may make several authentication requests within a few seconds.
> Ideally the cache timeouts would be different.  For example i might want to sent the Authentication cache to 30 seconds, but the Authorization cache to longer.
> (From previous email to Les)
> I created a Realm that authenticates against a URL, if the user has
> access.  The problem is that we have a stateless client [maven2] that
> connects to our server[Nexus], and needs to authenticate each time.
> This means the same user needs to authenticate 9+ times in a few
> seconds (for a single task).

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