Skip to content

Commit ffc62d0

Browse files
authored
redirect url update
1 parent 4bcbd08 commit ffc62d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/develop/quickstart-v2-java-webapp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ To run this sample you will need:
6666
>
6767
> For the code sample for this quickstart to work, you need to:
6868
>
69-
> 1. Add reply URLs as `http://localhost:8080/msal4jsample/secure/aad` and `http://localhost:8080/msal4jsample/graph/me`.
69+
> 1. Add reply URLs as `https://localhost:8080/msal4jsample/secure/aad` and `https://localhost:8080/msal4jsample/graph/me`.
7070
> 1. Create a Client Secret.
7171
> > [!div renderon="portal" id="makechanges" class="nextstepaction"]
7272
> > [Make these changes for me]()

0 commit comments

Comments
 (0)