Eric Lee
Eric Lee
I'd REALLY like to see this PR re-opened and accepted. OIDC is the way everything is headed - it's not reasonable to leave it unsupported.
Since the PR was closed without merging, I guess it's probably dead, but for what it's worth: I'm using feliasson's PR branch to build images via Managed Identities in my...
Makes sense - I don't really know what I'm doing here so my PR was definitely brute-force.
I can confirm that I see the same problem.
It appears to me that cesium-native doesn't use csprng anymore(?), at least there aren't any references to it in the current cesium-native repo.
Well, probably, but there were two other library problems as well. modp_b64 has changed names to modpbase64 and s2geometry has changed names to s2. Fixing those two allowed the cmake...