Getting `urn:oasis:names:tc:SAML:2.0:status:Responder` from ADFS when using SAML
One of our customers is using AD FS on their Microsoft Server 2016 and we are connecting zitadel SP to their IDP using SAML 2.0. In the callback response we are getting
More about this error code: https://stackoverflow.com/questions/62680613/adfs-dont-pass-claims-from-ws-fed-response-from-claim-provider-to-outgoing-saml
Stack Overflow
ADFS don't pass claims from Ws-Fed response from Claim Provider to ...
In my environment there are an ADFS 4.0 and asp.net project with IdentityServer4 + WsFederation package as the Claim Provider. All RPs that using a Ws-Fed protocol work fine. But SAMLP RP, does not
4 Replies
Event ID: 378 on the windows server
@Zitadel Staff Please help me.
Maybe @stebenz can lend a hand here
Unknown User•12mo ago
Message Not Public
Sign In & Join Server To View
So in our ADFS the signing algorithm by default was sha-256. I have asked our IT team to use SHA1 and it works