Azure-Samples/active-directory-dotnetcore-daemon-v2

Mismatch between the code and the documentation code snippets for the 2-Call-OwnApi solution

coxantohi opened this issue · 2 comments

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)

Minimal steps to reproduce

NA

Any log messages given by the failure

NA

Expected/desired behavior

NA

OS and Version?

NA

Versions

NA

Mention any other details that might be useful

The section TodoList Web API Code references code not being part of the project.
The Startup.cs file does not have calls made to AddAzureADBearer for example.
The documentation does not explain services.AddProtectedWebApi(Configuration).


Thanks! We'll be in touch soon.

@coxantohi looks like the documentation has been updated. is there something more specific you are looking for?

i think this has been updated. closing for now.