Skip to content

Commit 29bf7d8

Browse files
authored
Update how-to-generate-auth-token.md
1 parent f58627c commit 29bf7d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/energy-data-services/how-to-generate-auth-token.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ The first step to getting an access token for many OpenID Connect (OIDC) and OAu
118118
2. It asks you to log in to your Azure portal if not logged in already.
119119
3. You might see 'can't reach this page' error in the browser. You can ignore that.
120120

121-
:::image type="content" source="media/how-to-generate-auth-token/localhost-redirection.png" alt-text="Screenshot of localhost redirection.":::
121+
:::image type="content" source="media/how-to-generate-auth-token/localhost-redirection-error.png" alt-text="Screenshot of localhost redirection.":::
122122

123123
4. The browser redirects to `http://localhost:8080/?code={authorization code}&state=...` upon successful authentication.
124124
5. Copy the response from the URL bar of the browser and fetch the text between `code=` and `&state`

0 commit comments

Comments
 (0)