We're adapting work previously done in WSUWP SSO Authentication to fit a more general scenario so that we can hook in and use this functionality through another plugin.
[x] Add initial, copied code from WSUWP SSO Authentication
[x] Refactor, abstract to fit a more generic method of group management
[x] Unit tests to support get, set, and search methods.
[x] get
[x] set
[x] search
[x] Confirmed working with POC plugin using filters.
We're adapting work previously done in WSUWP SSO Authentication to fit a more general scenario so that we can hook in and use this functionality through another plugin.