Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4391445

logout methods in JAAS loginmodules do not handle read-only subjects correctly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.4.0
    • 1.4.0
    • security-libs
    • None
    • beta
    • generic
    • generic

      The logout methods in the com.sun.security.auth.module.* {NT,Solaris,Unix,Jndi and KeyStore)
      classes do not work correctly for subjects that are read-only. The method
      attempts to modify the principals, public credentials, and private credentials
      stored in the subject at logout time even if the subject is marked as read-only,
      which will cause the logout method to fail. The method also fails to destroy
      the private credential, which it should do regardless of whether the subject
      is read-only.

            rmartisunw Ramachandran Marti (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: