@nacx One other question around OAuth properties, specifically in regard to the 
live tests.

Azure AD Oauth, as mentioned previously, is currently ID/Secret based.  I will 
add support for ID/Certificate, but it also differs from the JWT implementation 
currently in the code base.

This raises a general question, the following will differ between Azure AD and 
Google Oauth:
1.  Identity
2.  Credential
3.  Endpoint

Should I just add constants *azure-identity*, *azure-credential*, 
*azure-endpoint*?  And keep the two separate?

Thoughts?

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/250#issuecomment-202620873

Reply via email to