Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • canopy.ini - SAML ini file for enable/disabling SAML integration
  • canopyconfig.py - SAML configuration file

...

The above configuration is pretty straightforward. The most important aspect (apart from enabling/disabling) is which SAML_ATTRIBUTE_MAPPING should be used for the unique identifier. Canopy requires the email address at the moment, although the UUID could also be used if supported in the SAML provider. 

/etc/canopy/saml/

...

config.py

The following sample configuration is provided for integration with a SAML Service Provider. 

...