OAuth 2.0 user redirect required exception resolver
Extension of SimpleSoapExceptionResolver that adds a <oauth2:redirect-url> element containing the redirect URL to the SOAP fault detail, in case of a Spring Security OAuth 2.0 UserRedirectRequiredException.
For any other type of exception this resolver behaves exactly the same as the SimpleSoapExceptionResolver.
