i have a seam app and want to integrate openId based integration. the openid4java lib comes with an example servlet that handles authantication and redirection.
any proposal on how to integrate openid based authentication with the seam security framework??? in the servlet i have a point where i have confirmation of the "identifier". a simple approach would be to be able to make it clear to seam that the user is authenticated at that point. but i can't find how to do that? thanx for any comments. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121315#4121315 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4121315 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
