Skip to main content
1 vote
1 answer
346 views

purpose: to ensure the correct operation of the proxy server. At the same time, I use the JWT token to authenticate incoming requests. It works correctly. Next, I need to proxy the request by changing ...
Dmitriy's user avatar
  • 29
1 vote
1 answer
371 views

I am trying to solve the problem of accessing a service (HTTP) using the kerberos constrained delegation mechanism. It seems that I am forming the kerberos ticket correctly, but at the same time ...
Dmitriy's user avatar
  • 29
0 votes
0 answers
57 views

In case of Kerberos constraint delegation do we need to pass AuthIdentity correct credentials to AcquireCredentialsHandle function? As per my understanding we need to pass AuthIdentity as NULL to ...
Jitendra's user avatar
0 votes
0 answers
56 views

I have web application which wanted to authenticate in Kerberos Environment. I am using SSPI wrapper following is the code which calling the windows api I am calling IN_SSPIWrapper::Instance()....
Jitendra's user avatar
0 votes
0 answers
54 views

Situation: ansible (managed by AWX) <-winRM-> management host <-ADWS-> Active directory Currently I use credssp as authentication mechanism between Ansible and the management host, and I ...
Haruka Shitou's user avatar
0 votes
1 answer
148 views

I try to implement unconstrained delegation in my spring boot application. Based on the article: Client sends 2 tickets to the web server: TGT + TGS(service ticket) I've configured wireshark to check ...
gstackoverflow's user avatar
1 vote
1 answer
139 views

I have the following architecture: Browser requests TGT ticket Browser requests TGS ticket(sending TGT as argument of request) Browser requests WEB server and sends TGS ticket(in HTTP header ) Web-...
gstackoverflow's user avatar
1 vote
0 answers
175 views

we have configured Kerberos SSO in Alfresco Community 7.3 (docker instalation) and everything is working properly. User logs into Windows and gets access to Alfresco Share without a need to enter ...
David Dejmal's user avatar
0 votes
1 answer
392 views

A web app "A" is calling a Web API "B" which is calling a Sharepoint site "C". All authenticates with Windows authentication. When "A" is targeting .NET 4.7.2, ...
Laughing Lemonade's user avatar
0 votes
1 answer
339 views

I have an intranet kerberos double-hop scenario configured for Client -> IIS -> SQL. It uses windows integrated authentication from end to end. It uses (unique) domain accounts for both IIS ...
jls206's user avatar
  • 1
1 vote
1 answer
1k views

I have two clusters(cluster 1 and cluster 2) and both are secured with kerberos authentication. I can only read the data from both clusters and cannot change configuration files on any of these ...
MathVictim's user avatar
3 votes
0 answers
171 views

I'm trying to implement REST services over LDAP directory. Both have Kerberos-protected access. I already have working code (based on Security Server Spnego and Form Auth Sample sample), which login ...
Artur Satarov's user avatar
0 votes
0 answers
534 views

I'm getting the following error in my cluster (HDP 3.1, NameNode HA, Kerberos security via AD integration): 23/01/12 05:03:13 INFO HiveMetaStoreClient: HMSC::open(): Could not find delegation token. ...
kant's user avatar
  • 1
1 vote
1 answer
2k views

I am struggling with setting up a SQL Linked server on SQL2017 that uses impersonation with a windows domain account and Kerberos Constrained Delegation. I have 4 SQL nodes in a cluster and a linked ...
Jonny_Bravo's user avatar
0 votes
1 answer
3k views

Having got an SSO solution fully working using Spnego/Kerberos within a Windows Tomcat environment which allows my windows domain user to be used to make a connection to an IBMi via JTOpen which then ...
Merlin's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
9