Hello,
I'm trying to get an access token from Azure SAML from a PS script that would then authenticate me on the Ontap device i'm trying to get DATA from.
I can only connect to the Ontap via an application in Azure, with MFA.
I can recover the Token from the application but cannot use it to connect to the Ontap, the response from the API call is the login.microsoft.com page.
Anyone already made it work ? I can provide samples of the code used.
Cheers