Skip to content

Commit c1afdb2

Browse files
authored
add missing verb
1 parent 058f1c7 commit c1afdb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/common/storage-auth-aad-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ The application needs a client secret to prove its identity when requesting a to
7777

7878
### Enable ID tokens
7979

80-
Next, tell the identity platform to also ID tokens for the app by enabling the *hybrid flow*. The hybrid flow combines the use of the authorization code grant for obtaining access tokens and OpenID Connect (OIDC) for getting ID tokens.
80+
Next, tell the identity platform to also issue ID tokens for the app by enabling the *hybrid flow*. The hybrid flow combines the use of the authorization code grant for obtaining access tokens and OpenID Connect (OIDC) for getting ID tokens.
8181

8282
To enable issuance of ID tokens for the app, follow these steps:
8383

0 commit comments

Comments
 (0)