Hey guys, im trying to configure ADFS(win serv 2012) provider in my realm.
Ive already tried 3 different howto, but cant make auth work.
in log im getting only this warning:
WARN [org.keycloak.events] (default task-231) type=IDENTITY_PROVIDER_RESPONSE_ERROR, realmId=test, clientId=null, userId=null, ipAddress=10.0.0.33, error=invalid_saml_response,
But after configuring some certs i got this:
[org.apache.jcp.xml.dsig.internal.dom.DOMReference] (default task-154) The input bytes to the digest operation are null. This may be due to a problem with the Reference URI or its Transforms.
is the “userId=null” says to me that i have to config a mappers or i have to use mappers in this manual:
Thanks a lot for advice!