Hello,
instance principal authentication not working in OC19 realm. Any plan to support OC19?
The debug log contains:
2024-09-03 08:16:14,077 DEBUG http://x.x.x.x:80 "GET /opc/v2/identity/intermediate.pem HTTP/1.1" 200 None
2024-09-03 08:16:14,413 DEBUG Starting new HTTP connection (1): x.x.x.x:80
2024-09-03 08:16:14,416 DEBUG http://x.x.x.x:80 "GET /opc/v2/instance/region HTTP/1.1" 200 14
2024-09-03 08:16:14,416 DEBUG Unknown regionId 'eu-frankfurt-2', will assume it's in Realm OC1
2024-09-03 08:16:14,636 DEBUG http://x.x.x.x:80 "GET /opc/v2/identity/cert.pem HTTP/1.1" 200 None
2024-09-03 08:16:14,646 DEBUG http://x.x.x.x:80 "GET /opc/v2/identity/key.pem HTTP/1.1" 200 1675
2024-09-03 08:16:14,692 DEBUG http://x.x.x.x:80 "GET /opc/v2/identity/intermediate.pem HTTP/1.1" 200 None
2024-09-03 08:16:14,695 DEBUG Starting new HTTPS connection (1): auth.eu-frankfurt-2.oraclecloud.com:443
Thank you!
NagyG
This looks more like a permissions issue, probably for authorizing instance principal authentification in your OCI deployment.