Rallly logo

Rallly

Rallly is an open-source scheduling and collaboration tool designed to make organizing events and meetings easier.

Alternative to: doodle, when2meet


About Versions (95)

v3.9.0

2024-07-05

What’s Changed

This update adds support for custom claim paths which should enable a wider range of identity providers. The claim paths can be configured with the following environment variables:

  • OIDC_NAME_CLAIM_PATH
  • OIDC_EMAIL_CLAIM_PATH
  • OIDC_PICTURE_CLAIM_PATH

For more information check out the single-sign-on documentation

Full Changelog: https://github.com/lukevella/rallly/compare/v3.8.1…v3.9.0