Atul Sikaria created HDFS-10462: ----------------------------------- Summary: Authenticate to Azure Data Lake using client ID and keys Key: HDFS-10462 URL: https://issues.apache.org/jira/browse/HDFS-10462 Project: Hadoop HDFS Issue Type: Bug Components: hdfs-client Environment: All Reporter: Atul Sikaria
Current OAuth2 support (used by HADOOP-12666) supports getting a token using a refresh token, or using client creds. However, the client creds support does not pass the "resource" parameter required by Azure AD. This work adds support for the "resource" parameter when acquring the OAuth2 token from Azure AD, so the client credentials can be used to authenticate to Azure Data Lake. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org