I have following parts: web server -> my ADFS 2.0 server -> client ADFS 2.0 server
Communication goes: web -> my adfs -> client adfs -> my adfs -> web
everything is working here with my adfs 2.0. Problem is with my new ADFS 3.0 server which is not passing claims which I get from client (any claim, first name, email, ID, nothing,...) As I can see on web part CipherData is much shorter then when I used to use my ADFS 2.0 server.
Is there any conflict or something else between ADFS 2.0 and 3.0 or I need extra setup?