cancel
Showing results for 
Search instead for 
Did you mean: 

How to access JAVA webscript via SSO based on Kerberos?

kaffi
Confirmed Champ
Confirmed Champ

Hi Guys!

I am currently working on some webscripts, but I have no idea how to access via Kerberos based SSO with a Apache Webservice.

I have already tried to use the wcservice url, but I always receive a html page with a please login text on it.

The Kerberos settings are correctly set.

Can somebody give me a hint?

Regards

Kaffi

1 REPLY 1

afaust
Legendary Innovator
Legendary Innovator

Without any details to your configuration or any error messages you may be getting in the log files it will be difficult to say what the problem might be. Which client are you using to call your web script? Is the client properly configured to use Kerberos authentication via SPNEGO protocol (i.e. in IE the server must be in the trusted / intranet zone)? Is the service principal name correct?