dear Dave,
i have web apllication with spring mvc and spring security(here im not using name space,instead of that im using filter chain proxy).Now i want to implement oauth provider only...
Type: Posts; User: sabari; Keyword(s):
dear Dave,
i have web apllication with spring mvc and spring security(here im not using name space,instead of that im using filter chain proxy).Now i want to implement oauth provider only...
Thanks for reply. i want to implement provider (oauth2) only not consumer.
Friends, i want to implement oauth authentication provider for consumer. i already have web application with spring security. have to integrate oauth to that web app. spring security i did't used...
Friends,
I want to create the <intercept-Url> dynamicaly in security.xml. because run time i creating the role. so i mapping the page in db based on roles. so i have to create the intercept url...