I have curious case. A contract with the method of Secure Password Form + an NAAF authentication. As the user does not have any method enrolled in NAAF, he is redirected to NAAF to enroll a method. I want to do SSO by injecting the credentials, but the cn does not pick it up, I suppose because the contract was not successfully terminated. What attribute can I use to inject the identity into the NAAF login HTTP header in account/basic?
Regards