Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Discover without credentials #67

Closed
dadoonet opened this issue Feb 19, 2015 · 1 comment
Closed

Discover without credentials #67

dadoonet opened this issue Feb 19, 2015 · 1 comment
Assignees

Comments

@dadoonet
Copy link
Member

When a Node is running Inside Azure platform, it sounds like new Azure API added by #63 supports API calls without the need to provide credentials. Let see if we can use that and simplify (a lot) the VM creation process.

update

Note that for now, Azure only supports authentication using:

  • certificates (that's what we are using for now)
  • Active Directory

See https://msdn.microsoft.com/en-us/library/azure/ee460782.aspx

Feature request opened Azure/azure-sdk-for-java#464

Another option in the feature could be using tokens instead of certificate. See Azure/azure-sdk-for-java#456

@dadoonet
Copy link
Member Author

dadoonet commented Aug 6, 2015

This issue was moved to elastic/elasticsearch#12698

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant