IBM / redstone

A Pythonic IBM Cloud SDK
Apache License 2.0
4 stars 9 forks source link

Private IAM endpoints for auth are not supported in the TokenManager #23

Open smatzek opened 1 year ago

smatzek commented 1 year ago

Using "https://private.iam.cloud.ibm.com" for the TokenManager's iam_endpoint produces an error like this:

Exception: Error getting token: {"errorCode":"BXNIM0013E","errorMessage":"The context path is not supported","errorDetails":"Request path: /oidc/token is not supported via private endpoint gateway"