Enter URL. By default, the local Vault service runs on http://127.0.0.1:8200
.
Enter auth URL. By default, it is http://127.0.0.1:8200/v1/auth/oidc/oidc/auth_url
.
Enter access token URL. By default, it is http://127.0.0.1:8200/v1/auth/oidc/oidc/callback
.
Click "Test Connection", and the OAuth2.0 login window will pop up. After you log in, "Succeeded" will be displayed.
Enter URL, which you can find in the HashiCorp Cloud Portal.
Enter namespace. The default namespace called admin
. Enter token. You can click "Generate Token" in the HashiCorp Cloud Portal to create one. The token is NOT uploaded to the server and is NOT shared with others on the team.
Click "Test Connection". If everything is correct, "Succeeded" will be displayed.
Enter namespace. The default namespace called admin
. Enter auth URL. The format is {{VAULT_ADDR}}/v1/auth/oidc/oidc/auth_url
.
Enter access token URL. The format is {{VAULT_ADDR}}/v1/auth/oidc/oidc/callback
.
Click "Test Connection", and the OAuth2.0 login window will pop up. After you log in, "Succeeded" will be displayed.