Azure-Samples / Azure-Samples/ms-identity-msal-java-samples
WebSecurityConfigurerAdapter is deprecated
- 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)
```
### 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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.