Skip to main content

All Questions

1 vote
1 answer
5k views

Getting Kerberos Token for SSO

I am trying to get a Kerberos token for the current user logged into Windows to make a request to a REST service that accepts Kerberos authentication. I am using the following C code based on the ...
George Hernando's user avatar
0 votes
1 answer
457 views

Enable SSO for application on AWS by integrating with on-premise AD

For a reporting application deployed on AWS it is required to enable SSO for the users to access it - The users are to access the application from their office PCs only within the company network. ...
rk0905's user avatar
  • 5
2 votes
1 answer
9k views

GSSAPI authentication fails for Redmine

I have configured SSO for Redmine on Apache with Kerberos + GSSAPI. It works OK for the first time. But I postponed this configuration and when I setup it again SSO auth fails with the following ...
alexBl's user avatar
  • 53
1 vote
1 answer
175 views

Tomcat SSO Kerberos Realm

I managed to enable SSO in my web application using keytab. I had to update following files to make it work: Jass.conf Krb5.conf Server.xml (Realm) web.xml Its working fine.My question is why I ...
user3708576's user avatar
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
3k views

SSO using Kerberos on Windows and Linux

We have a client/server based application that is developed internally. Clients and server communicate over a TCP/IP connection with an application-specific protocol. The clients run on Windows and ...
rveerd's user avatar
  • 3,921
1 vote
0 answers
489 views

SoapUI SSO using Kerberos

I've been trying to use Single Sign On Kerberos through SoapUI (version 5.2.1). I've been through a lot of forums and topics about it and I can't seem to find any successful solution. I'm kind of new ...
mdombret'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
3 votes
1 answer
2k views

WWW-Authenticate not working with Kerberos (only NTLM)

I'm having a problem to setup SSO for the intranet websites. Currently i'm working with Tomcat 8.0 and Waffle 1.8.4. They work great, but there is only 1 problem: the browsers (Firefox and IE after ...
awgold90's user avatar
0 votes
0 answers
610 views

Can a keytab file be generated for more than one application on the same domain?

I have implemented kerberos Single Sign On authentication on one web application. In order to do that I generated a keytab file in the Active Directory for this specific app (ex: app1.domain.com). If ...
ee11131's user avatar
  • 61
0 votes
0 answers
1k views

SSO with Kerberos in Apache - No users names in logs?

I'm using apache with kerberos and Drupal SSO/LDAP, which works fine. In my logs, however, I don't see the users that are authenticated, only: kerb_authenticate_user entered with user (NULL) and ...
Markus's user avatar
  • 452
1 vote
1 answer
1k views

.NET Desktop (Non-web) application using SAML 2.0 SSO with a Kerberos Token

I've been reading a lot about that, in order to implement this for a customer. I am 100% certain I am misunderstanding something, because things just don't make sense in my mind right now. Our ...
Kaito Kid's user avatar
  • 1,053
0 votes
0 answers
2k views

How to pass Kerberos tickets via Apache server to back-end services

I have a couple of services running exposed as APIs that are invoked by my Web actions. As of now, there is no authentication on the APIs but make use of user ID being fetched via SSO from my Web ...
Harman's user avatar
  • 727
1 vote
1 answer
2k views

Kerberos Token asks to be called again to complete the context

I am attempting to obtain a Kerberos Token from a C# Application (not web-based, a standalone executable). I have referred to this question to figure out how to do it, but even trying both answers, I ...
Kaito Kid's user avatar
  • 1,053
0 votes
1 answer
590 views

SSO Authentication using Weblogic12 + SPNEGO + Kerberos + LDAP

I have an EE application that I am working on and I am trying to implement SSO with the windows network using SPNEGO provider connected to the Windows Active Directory through a Multitenancy WebLogic ...
ChadNC's user avatar
  • 2,503

15 30 50 per page
1
3 4
5
6 7
15