How to integrate Keycloak with Azure AD in Flask API Based Application
I’m developing a Web Application using Flask as framework and I would like to achieve the authentication of users to my IdP (Azure AD) from two different flows: 1- Normal users navigating through the browser. 2- API users with no access to browser