I
On Sat, Aug 18, 2012 at 4:52 PM, rpomeroy wrote:
> I'm interested in a one-for-one replacement for cxf jetty transport. I
> actually love jetty but I'm trying to deliver a onejar packaged web service
> and there's a bug that breaks resource resolution so I'm looking at
> alternatives. Is there
We have +1 votes from:
Dan, Jeff, Sergey, David, Willem, Chistian, Colm, Freeman, Ulhas, Glen, Jim,
and Aki.
No other votes. Thus, this vote passes. I'll promote the artifacts.
Dan
On Aug 14, 2012, at 9:20 PM, Daniel Kulp wrote:
>
> We've resolved over 80 issues since 2.6.1 and we're a
Hi Romain
The IDP has a lot of potential for new features. At the very beginning, the
Fediz IDP was intended to mock an IDP and test your application but it has
grown as you can meanwhile attach LDAP for authentication and claims support.
I'm not sure what you mean by classical SSO between two
two distinct RP webapps (let say in different tomcat).
currently it "almost works" because with 401 the client (browser) will
cache authorization header so it will seem it work but since you change the
way you login (and the user/pass is no more in headers) it can't work
anymore (typically a form)