We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ed26108 + 840b918 commit 2bc307dCopy full SHA for 2bc307d
articles/active-directory/develop/authentication-flows-app-scenarios.md
@@ -258,7 +258,7 @@ Scenarios that involve acquiring tokens also map to OAuth 2.0 authentication flo
258
259
<tr>
260
<td><a href="scenario-daemon-overview.md"><img alt="Daemon app that calls web APIs" src="media/scenarios/daemon-app.svg"></a></td>
261
- <td><a href=scenario-daemon-overview.md">A daemon app that calls web APIs</a></td>
+ <td><a href="scenario-daemon-overview.md">A daemon app that calls web APIs</a></td>
262
<td><a href="v2-oauth2-client-creds-grant-flow.md">Client credentials</a></td>
263
<td>App-only permissions with no user and used only in Azure AD organizations</td>
264
</tr>
0 commit comments