Thanks for the quick reply Antonio. We actually could take it a step further by presenting a builder that builds the correct error response based on the OAuthProblemException thrown. It now does it to some extend :)
What are your ideas about this? Thanks. Regards, Stein On 18 okt. 2012, at 14:40, Antonio Sanso <[email protected]> wrote: > Hi Stein > > On Oct 18, 2012, at 2:34 PM, Stein Welberg wrote: > >> Hi Guys, >> >> I recently started working with the Amber Authorization server >> implementation. I also have looked at other implementations but Amber gives >> me the most flexibility in adding an OAuth authorization server to our Saas >> platform. >> >> However, the current amber implementation gives me some challenges. I run >> into the following when it comes to handling OAuth errors. Amber gives me >> some handles but it requires me to have a quite extensive understanding of >> the OAuth spec in order to get spec compliant messages. Basically Amber >> gives me not much help in handling OAuth compliant error messages. >> >> Are you planning on improving this > > well, yes if needed :) > > Thanks a lot for your contributions so far! > Let us give a look at your patch.... > > Regards > > Antonio > > >> or is it intentionally done the way it is done? > > >> >> Regards, >> Stein Welberg >> >
