Previously if using the fasjson info plugin, and the fasjson client
returned an error, we were returning None. However, we need to return an
empty dict, otherwise login/common.py in ipsilon would raise an error.
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This adds the initial implementation of the infofasjson plugin, with
support for profile information and groups information. Agreemeents info
coming soon.
Signed-off-by: Ryan Lerch <rlerch@redhat.com>