Hello,
I'm trying to use MS Graph in order to automate SAML-based SSO app configuration. I'm currently exploring this tutorial: https://docs.microsoft.com/en-us/azure/active-directory/manage-apps/application-saml-sso-configure-api but I have a problem when I configure my signing certificate. I generate my own certificate but I don't know how to retrieve programmatically (with python script or powershell) my public and private key from the pfx file. And then, when I try to do it, it always sends me an error message: Invalid Key...