Provide XML namespace support for OAuth 2.0 Client #5184
Labels
in: oauth2
An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)
type: enhancement
A general enhancement
Milestone
We should consider providing XML namespace support that is equivalent to
HttpSecurity.oauth2Client()
.NOTE: Spring Security OAuth 2.x implements this via ResourceBeanDefinitionParser. See the sample xml config.
Related #4557 #5185
The text was updated successfully, but these errors were encountered: