Toby Cabot
Toby Cabot
I can work around this crash by downgrading to `azure-keyvault-secrets==4.8.0`. Version 4.9.0 added the `enable_cae=True` kwarg but evidently not all of the code in the stack can handle it.
The bug appears to be here: https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/keyvault/azure-keyvault-secrets/azure/keyvault/secrets/_shared/challenge_auth_policy.py#L91-L92
Hi @Fred-sun , I'm curious why you added the "not a bug" label. This is very much a bug.
Hi @Fred-sun - I've found that the bug doesn't surface when I'm using msi so to repro you'll want to try with login authentication.
Hi @mderynck I'm trying to follow your instructions per https://github.com/grafana/oncall/issues/4829#issuecomment-2334880368 but having no luck. When I make your first curl call I get `{"message":"Plugin not installed"}` and when I make...
Hi @mderynck , sorry I'm having trouble understanding "stackId and orgId are expected to be the listed constants in a self-hosted configuration". I'm not sure what a "listed constant" is....
https://github.com/ansible/awx-ee/pull/268