Skip to content

Commit 2d8373d

Browse files
authored
Merge pull request #111554 from omidm1/patch-52
fixed typo
2 parents 94132a7 + 2e32c97 commit 2d8373d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/hdinsight/domain-joined/identity-broker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ After ID Broker is enabled, you'll still need a password hash stored in Azure AD
5151

5252
SSH authentication requires the hash to be available in Azure AD DS. If you want to use SSH for administrative scenarios only, you can create one cloud-only account and use that to SSH to the cluster. Other users can still use Ambari or HDInsight tools (such as the IntelliJ plug-in) without having the password hash available in Azure AD DS.
5353

54-
## Clinets using OAuth to connect to HDInsight gateway with ID Broker setup
54+
## Clients using OAuth to connect to HDInsight gateway with ID Broker setup
5555

5656
In the ID broker setup, custom apps and clients connecting to the gateway can be updated to acquire the required OAuth token first. You can follow the steps in this [document](https://docs.microsoft.com/azure/storage/common/storage-auth-aad-app) to acquire the token with the following information:
5757

0 commit comments

Comments
 (0)