Do you mean that you designed those login UIs? Is there any sample you have used?
On Fri, May 22, 2015 at 2:31 PM, Sebastien DIAZ <[email protected]> wrote: > Hi > > You are right. The authentication phase of the third party is not taken > into account. > > In my case I reuse some components for the pure authentication > > as OAuthTokenResponseBuilder > > I guess that I hope one day to have oltu as a open id provider and a good > identity server example. > > Regards > > S DIAZ > > > > 2015-05-22 10:38 GMT+02:00 Dimuthu Upeksha <[email protected]>: > > > Hi Diaz, > > > > Thank you for quick response. > > > > Yes I referred to it. Problem is, in authorization code grant type, first > > user is requested to log in if he hasn't already when he requests > > authorization code. This login html and other parts of the web > application > > is not given in documentation. What I would prefer is a sample web > > application that can provide Oauth 2 endpoints and those login pages. > > > > On Fri, May 22, 2015 at 1:27 PM, Sebastien DIAZ < > [email protected]> > > wrote: > > > > > hello > > > > > > I use some sample from the documentation. > > > https://cwiki.apache.org/confluence/display/OLTU/Documentation > > > > > > Regards > > > > > > S DIAZ > > > > > > 2015-05-22 9:52 GMT+02:00 Dimuthu Upeksha <[email protected]>: > > > > > > > Hi, > > > > > > > > I need to create an OAuth 2 server using Oltu libraries that gives > > > support > > > > to authorization code grant type. Is there any opensource identity > > > provider > > > > implementation that already do this? Or where can I find some samples > > > > describing how Oltu can be used to do this? > > > > > > > > Thanks > > > > Dimuthu > > > > > > > > > >
