Where to find credentials

Id, url, etc. for your cloud

Openstack

As you should know your user name and password, after filling the url, the other data from Openstack will be seen right in Taikun.

Url

  • Api Access - Identity (=Url)

Openstack 1: Url

AWS

In AWS console, click My Security Credentials under your user. Here you can create a new access key with secret key or you can use your previous one, if you remember the secret key. See docs below.

Access Key Id, Secret Access Key

  • User - My Security Credentials - Access keys for CLI, SDK, & API access

AWS 1: User-My Security Credentials
AWS 2: Access keys for CLI, SDK, & API access

AWS documentation

Azure

If you haven't create you application via CLI, find the right guideline here.

Credentials for Azure are in different tabs. Find below where to find them. If you haven't paid your subscription or created secret, find the docs at the end.

Please be careful when inserting the credentials. If you add incorrect credentials, you will not be able to add flavor and then create cluster.

Azure Client and Tenant Id

  • Azure Active Directory - App registrations - All Applications - application -> Application (client) ID (=Azure Client Id) and Directory (tenant) ID (Azure Tenant Id)

Azure 1: Azure Active Directory
Azure 2: App registration
Azure 3: All registration: application name
Azure 4: Client and Tenant ID

Azure Secret Id

  • Azure Active Directory - App registrations - All Applications - application - Certificates & secrets - Client secrets -> Value (=Azure Secret Id)

Azure 1: Azure Active Directory
Azure 2: App registration

Azure Subscription Id

  • Subscriptions -> Subscription ID (=Azure Subscription Id)

Azure guideline

Last updated

Was this helpful?