Re: [Acegisecurity-developer] Retrieve Authorities remotely

2006-10-06 Thread Ben Alex
Lucas Opara wrote:
> Hello,
> 
> I was wondering if there is any support in acegi for retrieving authorities
> from a remote web service.
> 
> For now, we use straight JDBC connection to an Oracle database to retrieve
> the roles and it works great.
> What we would like to have is a secured web service that can provide roles
> to our internal webapps but also to webapps hosted by our partners.

Have a look at the org.acegisecurity.providers.rcp package. It might be
useful. But I'd say you'll need to write your own web service that
provides the authorities for a particular username.

Cheers
Ben

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer


[Acegisecurity-developer] Retrieve Authorities remotely

2006-10-06 Thread Lucas Opara
Hello,I was wondering if there is any support in acegi for retrieving authorities from a remote web service.For now, we use straight JDBC connection to an Oracle database to retrieve the roles and it works great.
What we would like to have is a secured web service that can provide roles to our internal webapps but also to webapps hosted by our partners.Cheers,-Lucas.
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV___
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer