Uploaded image for project: 'Shiro'
  1. Shiro
  2. SHIRO-73

Add Authentication Caching to AuthenticatingRealm

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.1.0
    • 1.2.0
    • None
    • None
    • Any

    Description

      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).

      Attachments

        Activity

          People

            lhazlewood Les Hazlewood
            tstevens Toby Stevens
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: