Skip to main content

All Questions

9 votes
0 answers
1k views

How to authenticate an Angular 7 SPA using kerberos single sign on against AD using tomcat or nginx on linux

I am develoing in a corporate AD environment and want to setup SSO using Kerberos for an Angular 7 web application. Our server infrastructure is Linux/RHEL so IIS is not an option, Tomcat Apache or ...
Paul Romanus's user avatar
0 votes
1 answer
644 views

Looking to setup SSO in JBoss EAP 7 using kerberos on windows server

I'm new to JBoss and have been assigned a task to implement SSO (JBoss EAP 7) on Windows Server using Kerberos. Tried google but resulted in confusion. Could you please share few detailed steps to ...
user2957850's user avatar
1 vote
1 answer
1k views

GSSException when running SPNEGO Kerberos with Integrated Windows Authentication

I am trying to setup Kerberos Integrated Windows Authentication using spnego and tomcat. This is first time I am doing this and have not seen a real enviornment so relying on online documentation ...
michael's user avatar
  • 53
2 votes
1 answer
1k views

Apply single sign-on for computers not in ActiveDirectory domain

I have one Windows AD server, and one Linux server which runs Apache and Subversion, also have one Windows server runs .net web application which use Windows Authentication. I already configured ...
Ricky Wu's user avatar
  • 163
0 votes
1 answer
698 views

Tomcat internet explorer kerberos authentication 401 un authorized

We configured tomcat to work with windows authentication using kerberos (we want SSO). From a different client machine via Internet Explorer we send HTTP Get, the browser returns 401 and the header ...
ilansch's user avatar
  • 4,854
0 votes
0 answers
102 views

Single Sign-On in Windows Applications using AD login

I need to setup Single Sign-On with with which if user login to Windows it will generate token that will enable him to login to other window applications. I was searching for the same and I found ...
Kalpesh's user avatar
  • 89
0 votes
1 answer
281 views

SSO setup using Kerberos on windows server

I am new to SSO, We had a application using java implementation of kerberos SSO. Now we need to migrate the application to some other machine. I need to know what changes will be required in: 1. ...
Alok Agnihotri's user avatar
0 votes
1 answer
307 views

Using NTLMSSP authentication for Single Sign On, post data lost (not everytime)

I have the following AJAX function that I call to send post request to a web server running in Python, using Cherrypy, which runs behind Apache: oAjax.open("POST", "/", true); oAjax.setRequestHeader("...
William Troup's user avatar
2 votes
0 answers
525 views

Kerberos authentification with PowerBuilder 6.5

I would like to setup SSO using Kerberos (Active Directory). Yhis means acquiring kerberos ticket in a Powerbuilder 6.5 application. No possibility to upgrade PB version (yes, really...). All the ...
Jonathan's user avatar
  • 111