Questions tagged [ibm-iam]

20 questions
0
votes
0 answers

How to develop sso with Java and IBM Cloud IAM

I have been developing a Java App that uploads some files on IBM Cloud Object Storage. To upload this file, now, I need to use the api key and api secret for each user. Is it possible to obtain automatically this pair of key through a Single Sign…
0
votes
1 answer

How authorize IBM Cloud Watson service using IAM authorization

I am trying to authorise my IBM Cloud speech-to-text service (IAM authorisation) via the IBM cloud Java SDK. Though my API key and service url are correct I am still getting 401 not authorized from the server. This is my code: IamOptions iamOptions…
Vino
  • 2,111
  • 4
  • 22
  • 42
0
votes
0 answers

Watson Assistant NodeRed Node doesnt accept the new IAM security credentials

is there a node red Watson Assistant node update that uses the new IAM security credentials? The existing node asks for username and password which is no longer provide in the new IAM credentials.
0
votes
3 answers

Access to Kubernetes in IBM Cloud

I had a friend grant me access to his kube cluster (hosted on IBM Cloud). I can login via the IBM Cloud console However when I try to access them via the kubectl: kubectl get nodes results in an error message: Error from server (Forbidden):…
Manglu
  • 10,744
  • 12
  • 44
  • 57
-2
votes
2 answers

Is it possible somehow to update/change the Default resource group using ibmcloud cli?

I have searched through ibmcloud cli documentation, but could not find a way, if possible, to update the Default resource group which is automatically set when we create an account on IBM Cloud (https://cloud.ibm.com). Just want to make sure that…
Louisgrg
  • 7
  • 2
1
2