You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oltu.apache.org by "Thomas Broyer (JIRA)" <ji...@apache.org> on 2013/04/11 01:51:16 UTC

[jira] [Commented] (OLTU-61) let servlet-api dependency to be less intrusive

    [ https://issues.apache.org/jira/browse/OLTU-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13628456#comment-13628456 ] 

Thomas Broyer commented on OLTU-61:
-----------------------------------

We're in the exact situation described here: we have to implement an authorization server (actually an OpenID Provider) on Play2, and using and contributing to Oltu seems like the best solution for all of us (compared to implementing it from scratch on our side). We're currently at the prototyping phase so it's possible that we can implement server interfaces as wrappers on Play! objects, but it'd be great if this was abstracted in Oltu to remove the mandatory dependency on servlets (while providing a "default implementation" for servlets).

BTW, our implementation in Play2 will ultimately be open-sourced; no idea when exactly it'll happen though.
                
> let servlet-api dependency to be less intrusive
> -----------------------------------------------
>
>                 Key: OLTU-61
>                 URL: https://issues.apache.org/jira/browse/OLTU-61
>             Project: Apache Oltu
>          Issue Type: Bug
>          Components: general
>            Reporter: Marco Sarti
>            Priority: Minor
>
> currently the server libraries are closely related to servlet containers. It would be desirable that they could be adaptable to other contexts as well as a servlet container (eg Play!). I think one abstraction slightly improved in some points (for example in TokenExtractor or AbstractValidator) can be resolutive.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira