Skip to content

Commit 098d721

Browse files
Update README.md
1 parent 5c15fbf commit 098d721

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • samples/features/security/azure-active-directory-auth/token

samples/features/security/azure-active-directory-auth/token/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ The Token project contains a simple console application that connects to Azure S
7373

7474
5. Configure the certificate and your application account in the *app.config* file in the project.
7575
+ In Visual Studio, open *app.config* in the Solution Explorer
76-
![App.config file highlights](../img/app-config-key-value-example.png)
7776
- Find the app key `ida:Tenant` and replace the value with your AAD tenant name (your AAD domain)
7877
- Find the app key `ida:ClientID` and replace the value with the Client ID for the application registration from the Azure Portal (the value from step 1).
7978
- Find the app key `ida:Cert_Name` and replace the value with the subject name (CN) of the self-signed certificate you created

0 commit comments

Comments
 (0)