Table of Contents
← Hide Table of Contents
SAML 2.0 Integration: Prerequisites
In order to be able to use the SAML 2.0 integration offered by MIDAS, a number of prerequisites must first be met:
Use our SAML Integration Test Tool to test your SAML 2.0 setup
MIDAS
You must be running MIDAS v4.40 (or later) and your MIDAS system must be licensed for "Unlimited" users. Both 'cloud' and 'self' hosted editions of MIDAS are supported.Tip: If you need to upgrade your MIDAS license to "Unlimited" users you can do so at mid.as/upgrade
IMPORTANT: If your MIDAS system isn't licensed for "Unlimited" users, SAML 2.0 integration will not be available
Perl
In order for MIDAS to integrate with a SAML 2.0 Identity Provider, the Perl module Net::SAML2 is required on the server where your MIDAS system resides. This module may be freely obtained via CPAN.Tip: For assistance installing Perl modules, please see our KB article: How to install Perl modules