John Del Forno

Results 9 comments of John Del Forno

> > > Hi @jdelforno thanks for this issue, but I did not quite understand what you are referring to. Can you be more specific? Hey @ArcturusZhang The Azure AD...

Given the Odata information is available here: https://graph.microsoft.com/v1.0/$metadata Can we somehow convert it via https://github.com/rbeauchamp/Swashbuckle.OData or https://github.com/oasis-tcs/odata-openapi/tree/master/tools#transformjs-for-nodejs to get the desired outcome?

The answer to the above was yes, use: https://github.com/oasis-tcs/odata-openapi/blob/master/tools#transformjs-for-nodejs Which generates an OpenAPI 3.0 document. Then use autorest from https://github.com/Azure/AutoRest To start generating Go. Fingers crossed..

AutoRest doesn't really like OpenAPI 3.0 yet it seems. Adding the -o 2.0 switch to the XLST transform. Trying again. @ArcturusZhang I recognise and acknowledge both points. However, I won't...

I ran into the same issue using acme_certificate, it'll upload manually via GUI but attempting to import it - even from an Azure Keyvault - fails. I thought it had...

I've actually just spent the better part of 2 hours scratching my head looking at profiles in .saml2aws config across multiple IDPs trying to figure this out and I've just...

> Just throwing this out there from the Okta workforce identity side of the house. We are currently working with Hashicorp to implement `Dynamic Provider Credentials` https://developer.hashicorp.com/terraform/cloud-docs/workspaces/dynamic-provider-credentials for the Okta...

> Any updates on the progress of this one? Any blockers left? Waiting eagerly for the release of this feature :D I'm wondering if there's any worth investing time in...

As someone who's spent the last day or more, trying to make this container work in Azure Container Instances / App Services / Container Apps, I'm laughing at how ignorant...