iits-consulting / otc-auth

Open Source CLI for the Open Telekom Cloud written in go.
GNU General Public License v3.0
44 stars 4 forks source link

empty region supplied, can't generate IAM URL #35

Closed docker-gitlab-ci closed 1 year ago

docker-gitlab-ci commented 1 year ago

Hello,

I have created an IdP with SAML at OTC for our Azure AD connection.

I then try to use the otc-auth cli with this arguments:

otc-auth login idp-saml --os-username --os-password --idp-name --idp-url --os-domain-name --region eu-de

But then I got this error:

Cloud OTC00000000001000096611 loaded successfully and set to active. Retrieving unscoped token for active cloud... fatal: empty region supplied, can't generate IAM URL

What is wrong with my arguments?

Best regards, Jens

Ninja243 commented 1 year ago

Hello and sorry for the error! Nothing is wrong with your arguments. A fix will be merged soon, it just needs testing.

Best regards, Mweya