File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
articles/energy-data-services Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ The first step to getting an access token for many OpenID Connect (OIDC) and OAu
118
118
2 . It asks you to log in to your Azure portal if not logged in already.
119
119
3 . You might see 'can't reach this page' error in the browser. You can ignore that.
120
120
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.":::
122
122
123
123
4 . The browser redirects to ` http://localhost:8080/?code={authorization code}&state=... ` upon successful authentication.
124
124
5 . Copy the response from the URL bar of the browser and fetch the text between ` code= ` and ` &state `
You can’t perform that action at this time.
0 commit comments