You need to sign in to do that
Don't have an account?

How to add salesforce username and paw in auth url
Hi All.
Im Integrating salesforce to java ,Im using salesforce Rest api Oauth example.
when i run the program the auth url and request url displayed ,In that url hit the browser ,but i don't want every time hit the url in
the browser.
I want add the slesforce username and paw in auth url or request url how?
i want to directly redirecting the url how?