Securing Metro WebServices Using Kerberos Tokens
Posted by kumarjayanti on December 6, 2007 at 8:12 AM PST
My Colleague Ashutosh has posted a nice blog on how to secure Metro
WebServices using Kerberos Tokens.
href="http://blogs.sun.com/ashutosh/entry/running_kerberos_token_profile_scenario">http://blogs.sun.com/ashutosh/entry/running_kerberos_token_profile_scenario
Support for Kerberos Token Profile would be available in Metro
1.1 release (to be out soon). If you want to try it right away
then you can do so by downloading the latest nigtly href="https://jax-ws.dev.java.net/servlets/ProjectDocumentList?folderID=5472&expandFolder=5472&folderID=5647">here.
The Metro Kerberos Implementation was tested for interoperability
with .NET implementation href="http://blogs.sun.com/ashutosh/entry/web_services_interoprability_plugfest_and">last
month.
Related Topics >>
Blog Links >>
- Login or register to post comments
- Printer-friendly version
- kumarjayanti's blog
- 1062 reads






Comments
Securing Metro WebServices
by ssroy10 - 2011-02-01 05:55
Hi Kumar,
We have a requirement where our web service (JDK1.6, Metro and JBoss) need to consume a AD token from client and validate that token against AD before proceeding with other activity. I am really struggling to make it work for last couple of days but nothing is working.
I have created the keytab file, updated login-config.xml to include the keytab file but nothing seems working. Can you please help.
Thank you very much.
Best Regards - Roy