cool, will use the test, make any necessary adjustments and let you know the results as soon I get of some meetings. (ETA 3 hours).
Thanks,
Paulo
Type: Posts; User: Paulo; Keyword(s):
cool, will use the test, make any necessary adjustments and let you know the results as soon I get of some meetings. (ETA 3 hours).
Thanks,
Paulo
Could you please let me know the test name (Class name and test name), so that I can make the necessary adjustments?
Yes, what Nick said is likely the difference.
Paulo
Hi, I will file the bug.
Yes, I can came up with the test, it will be after my work hours, so at night PST.
Thank you,
Paulo
Hello,
I believe there is a minor bug with the current snapshot version, here is the scenario:
Request an access token using client_credentials grant_type, using an invalid client secret; ...
Hi Dave,
Just to add some more information, I believe the problem is in the DefailWebResponseExceptionTranslator.
More precisely, it should not do this: (around line 55)
if (ase...
Hi Dave,
Thank you for your prompt reply.
I added the
tags, the post looks a lot better. :)
I added the missing entry-point-ref="oauthAuthenticationEntryPoint" to the <http-basic/> element in...
I'm having problems with OAuth2 error handling.
After I upgraded to the very latest snapshot BUILD-20120406.070018-90, the error handling behavior changed.
I believe the Spring security XML...
Thank you for your response. I will be happy to implement this and contribute, but right now I'm too busy with other requirements as well. I was only going to discard the additional_information...
I'm working on implementing a custom jdbcTokenStore that does not rely on Java Serialization to store token information. I require this because my system needs to be able to read the database outside...
Hello, could you please post your solution?
thanks,
Paulo