Project

audiences

0.0
The project is in a healthy, maintained state
Audiences notify the Rails app when a SCIM backend updates a user affecting matching audiences
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Runtime

>= 6.0
 Project Readme

Audiences

"Audiences" is a SCIM-integrated notifier for real-time Rails actions based on group changes.

Installation

  1. Follow the installation instructions for the audiences gem.
  2. Follow the installation instructions for the audiences package for react.

How does it work

  1. User creates a criteria based on SCIM groups;
  2. Whenever the group of users matching this criteria changes, a notification is posted to Audiences::Notifications;
  3. The rails app can react to this change (i.e.: granting or revoking memberships).

Development

See the development documentation.

Maintenance 🚧

These packages are maintained by Power's Heroes for Hire team.

Contributing 💙

Contributions are welcome! Feel free to open a ticket or a PR.

License

The gem is available as open source under the terms of the MIT License.