Add ability to return User and Groups in the current SecurityServerClient "with attributes"

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Fixed
    • 2.0.2
    • Component/s: SOAP
    • None

      The current SOAP API only allows you to return Users and Groups without "extra" attributes, the current SOAP API needs the addition of two methods

      SOAPPrincipal findPrincipalWithAttributesByName(Token token, String name);
      SOAPGroup findGroupWithAttributesByName(Token token, String name);
      

      This was the default behaviour prior to 2.0

              Assignee:
              Unassigned
              Reporter:
              Justin Koke
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: