Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-9447

'logout' on custom authentication module never called

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • 6.1.0
    • None
    • None

    Description

      Hi there,

      I have a custom authentication module that extends the JBoss DatabaseServerLoginModule (org.jboss.security.auth.spi.DatabaseServerLoginModule) that provides stuff like counting failed logins, disabling accounts, .... When loging in from a remote desktop client using LoginContext.login() the 'login' method of my custom authentication module is called. This works fine. But when loging out using LoginContext.logout() the 'logout' method of my authentication module is never called.

      This seems to be a bug, isn't it?

      Regards,
      Thomas

      Attachments

        Activity

          People

            Unassigned Unassigned
            woelfle_jira Thomas Woelfle (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: