Uploaded image for project: 'WildFly Elytron'
  1. WildFly Elytron
  2. ELY-2153

Add parameter validation to LdapSecurityRealm

    XMLWordPrintable

Details

    Description

      Add parameter validation for the hashEncoding and hashCharset variables in the LdapSecurityRealm constructor.

      Following what other security realms do, it should first verify the value is not null. If it's null, it should set these variables to sensible defaults:

      • hashEncoding default value: Encoding.BASE64.
      • hashCharset default value: StandardCharsets.UTF_8.

      Attachments

        Activity

          People

            stutimisra Stuti Misra (Inactive)
            szaldana Sonia Zaldana (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: