"Audiences" is a SCIM-integrated notifier for real-time Rails actions based on group changes.
- Follow the installation instructions for the
audiences
gem. - Follow the installation instructions for the
audiences
package for react.
- User creates a criteria based on SCIM groups;
- Whenever the group of users matching this criteria changes, a notification is posted to
Audiences::Notifications
; - The rails app can react to this change (i.e.: granting or revoking memberships).
See the development documentation.
These packages are maintained by Power's Heroes for Hire team.
Contributions are welcome! Feel free to open a ticket or a PR.
The gem is available as open source under the terms of the MIT License.