I have Setup Azure Active Directory with SAML2.0 SSO Setup for my local flask application from Portal.
can someone suggest any library or article with the example on how to implement SAML based authentication on python flask application?
I have checked a few libraries but not able to found out how to set up the API and how to configure using python.