Azure-Samples / Azure-Samples/ms-identity-msal-java-samples

Incorrect hint in source file

Open
#37 0 comments 0 reactions 0 assignees View on GitHub
untriaged
Dominant language
Java
Stars
79
Forks
82
PR merge metrics
No merged PRs in 30d

Description

> Please provide us with the following information:
> ---------------------------------------------------------------

### This issue is for a: (mark with an `x`)
```
- [ ] bug report -> please search issues before submitting
- [ ] feature request
- [ X] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
```

### Which sample?

Java Spring WebAPI II

### Minimal steps to reproduce
The [comment in this file ](https://github.com/Azure-Samples/ms-identity-msal-java-samples/blob/main/4.%20Spring%20Framework%20Web%20App%20Tutorial/3-Authorization-II/protect-web-api/resource-api/src/main/resources/application.yml)is correct but the last line is incorrectly suggesting that the same value (guid) as enter for client-id should be used for app uri. In AAD app-uri may be different to the client id, e.g. appi://myapi is valid. The hint should be replaced to say Enter_your_app_uri_here.

### Any log messages given by the failure
>

### Expected/desired behavior
>The hint should be replaced to say:
app-id-uri: Enter_Your_App_Uri_Here

### OS and Version?
> Windows 7, 8 or 10. Linux (which distribution). macOS (Yosemite? El Capitan? Sierra?)

### Versions
>

### Mention any other details that might be useful

> ---------------------------------------------------------------
> Thanks! We'll be in touch soon.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.