There are several different web services -- various technologies used, such as Java, .NET, Python, Perl, and possibly more in the future -- belonging to different organizations, and the access to those web services has to be restricted.
The idea is to have a central authentication and authorization server, only responsible for granting access to each Application with access rights.
I am looking for any suggestions or reference for building this application.
Thanks in Advance..