Hi Oliver, <<< I set up RP manually in ADFS2.0, so I wouldn't miss anything. When create a RP on ADFS2.0, there is an option to choose to use ADFS2.0 profile or ADFS1.1/1.0 profile, but this is nothing to do with token type as I know. We choose ADFS2.0 since this is newer version of ADFS2.0 feature. >>> I forgot to mention. I did this before. Using same RP, depends on content of RST, I can get either SAML1.0 token or SAML2.0 token. This is done my soap client. So, when I need 1.0 token, I change following line.
tokenTypeElement.setTextContent("urn:oasis:names:tc:SAML:2.0:assertion"); Thanks. Gina