We’d like to set up a calendar controlled membership of groups.
The idea is that someone is member of an on-call group only when he or she is actually on call. This is controlled with an OpsGenie schedule. There are so many ways to implement this, but what’s the easiest way?
- Create a client to both OpsGenie and Keycloak API and sync regularly
- Create a Keycloak extension
- somehow integrate into login workflow?
Has this been done before?
Regards, Marcus