oauth - OAuth2 provider using Spring Security return accesstokens in json; Need to get Token in XML format -


i want write oauth2 provider return access token in xml not in json. using spring security (i.e. http://projects.spring.io/spring-security-oauth/docs/oauth2.html) writing oauth2 provider.

i followed tutorials on git not write provider can return response of /oauth/token in xml format.

thanks in advance.

this possible adding jaxb filters shown below


Comments

Popular posts from this blog

apache - setting document root in antoher partition on ubuntu -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -

Process 'command 'F:\android-sdk\build-tools\21.1.2\aapt.exe'' finished with non-zero exit value 1 -