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
N/A
Any log messages given by the failure
N/A
Expected/desired behavior
N/A
OS and Version?
N/A
Versions
N/A
Mention any other details that might be useful
WebSecurityConfigurerAdapter (and therefore AadWebsecurityConfigurerAdapter) is deprecated. Vast majority of current configuration examples for spring boot are outdated and make it difficult to reconcile with latest spring boot version. Please update here as well as on the Microsoft dev guides.
Thanks! We'll be in touch soon.
This issue is for a: (mark with an
x)Minimal steps to reproduce
Any log messages given by the failure
Expected/desired behavior
OS and Version?
Versions
Mention any other details that might be useful
WebSecurityConfigurerAdapter (and therefore AadWebsecurityConfigurerAdapter) is deprecated. Vast majority of current configuration examples for spring boot are outdated and make it difficult to reconcile with latest spring boot version. Please update here as well as on the Microsoft dev guides.