Uploaded image for project: 'PicketLink'
  1. PicketLink
  2. PLINK-397

PicketLink lacks the ability to create queries of IdentityTypes based on patterns instead of exact Strings

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Minor
    • PLINK_2.7.0.CR2
    • PLINK_2.7.0.Beta1
    • IDM
    • None

    Description

      When using components such as PrimeFaces' autocomplete form, it is necessary to run a query based on an incomplete String. The query "SELECT U FROM CustomUserEntity U WHERE U.loginName LIKE :loginName%" would return a list of users whose loginName match the current (most likely incomplete) query String for use in recommending the final user. Currently, PicketLink only has the ability to query based on a complete String. There should be a way to create queries with partial Strings that can be used to search through PicketLink's identityTypes.

      Attachments

        Issue Links

          Activity

            People

              psilva@redhat.com Pedro Igor Craveiro
              noamichael_jira Michael Kucinski (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: