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 <dimuthu@adroitlogic.com>:
> 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 <sebastien.diaz@gmail.com>
> 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 <dimuthu@adroitlogic.com>:
> >
> > > 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
> > >
> >
>
|