Skip to main content

All Questions

1 vote
0 answers
238 views

CAS Spnego Authentication issue || "Clock Skew Too Great (37)"

We have internal application using CAS for SSO login into LDAP server. Users can login via SSO to the application as usual just that when the number of active users go beyond certain number (100), CAS ...
rohit0025's user avatar
0 votes
1 answer
1k views

Keycloak SPNEGO Exception RC4 with HMAC

I have running a Keycloak instance via Docker. I want to use Kerberos Authentication. However, it seems to use a wrong encryption method. When trying to login via Keycloak on a Windows Kerberos PC, I ...
Martin Fischer's user avatar
0 votes
1 answer
776 views

Kerberos on Apache 2.4 for Windows

I Have a Apache https 2.4 server on a Windows Server. I would like to implement Kerberos authentification. For linux, it seems the solution is to use mod_auth_gssapi https://github.com/gssapi/...
Oytoch's user avatar
  • 183
0 votes
0 answers
447 views

Kerberos SSO authorization from React

I have a React app that makes requests to our REST API server using axios. On the REST server we use Kerberos for authorization. When I simply make a request to that server using chrome (through ...
Slava Gurin's user avatar
1 vote
0 answers
1k views

Kerberos SSO Not Working After Updating to Open JDK 8

We are using Kerberos to enable SSO in our webapp, it's working fine with Open JDK 7. However with the same configuration when we use Open JDK 8 it fails. Server : apache-tomcat-8.5.37 JDK : Open ...
H K's user avatar
  • 87
1 vote
1 answer
2k views

Spring Application with SSO using Windows Credentials(via Kerberos)

I have a spring application with a login screen that authenticates credentials that the user has entered with users on our Active Ditectory(using LDAP). However I'd like to add the capability of SSO , ...
andreas eberle's user avatar
1 vote
1 answer
1k views

Kerberos SSO Not working after Chrome Update

We use Kerberos SSO for our SAP Business Objects Application and after the last week's Chrome upgrade to version 101.0.4951.54, the SSO stopped working on chrome, but it still works fine in IE11. Has ...
Ashok O's user avatar
  • 61
2 votes
1 answer
3k views

Kerberos SSO stopped working after Chrome update

I'm running Alfresco site with Kerberos SSO and everything worked fine until last Chrome update (101.0.4951.54). Nothing changed in settings, IE still works, but in Chrome it prompts for credentials ...
Brancott's user avatar
1 vote
1 answer
4k views

Java 17 Update - Cannot find key of appropriate type to decrypt AP-REQ - RC4 with HMAC

I have a productive Java application using Kerberos for SSO. After I update Java from version 16 to 17, I run into the following Error: Cannot find key of appropriate type to decrypt AP-REQ - RC4 with ...
flavio.donze's user avatar
  • 7,930
0 votes
1 answer
317 views

SPA webapp SSO federation

I have an SPA web app using openidconnect for authentication and authorization with local keycloak. This app is now moving to an windows onprem infrastructure using AD, kerberos tickets and a central ...
niboto's user avatar
  • 3
0 votes
0 answers
624 views

Kerberos uninteractive login to Windows AD in Java Desktop app running on Windows

I am trying to create a Java desktop app, that would require login to Windows Active Directory Domain for its users. However, because computers that this app would be launched on, already are in said ...
Michael J's user avatar
1 vote
0 answers
440 views

Obtain Kerberos token when using SAML

I have an ASP.NET MVC application that interacts with SCOM. When a user fetches data in our application from SCOM we impersonate that current user so the correct SCOM permissions still apply to them. ...
psjw12's user avatar
  • 106
0 votes
1 answer
430 views

Cannot use AOS with Kerberos SSO on Alfresco 6.2

We set up Alfresco 6.2 with Kerberos SSO, and our users need to use AOS. Kerberos SSO works : users are automatically logged in on Share from their Windows client. AOS seems to be properly installed : ...
tartard's user avatar
  • 71
2 votes
2 answers
2k views

Skip kerberos sso authentication in keycloak

In certain cases we need to skip automatic login through Kerberos. According to the documentation this should be done through the parameter ?prompt=login: prompt - Keycloak supports these settings: ...
flavio.donze's user avatar
  • 7,930
0 votes
1 answer
299 views

KerberosSecurityTokenProvider in System.IdentityModel.dll

Can this api be used for getting service tokens for a particular serviceprincipalname to support kerberos authentication in wpf app. This app will consuming http service that has kerberos ...
neelesh bodgal's user avatar

15 30 50 per page
1
2
3 4 5
15