I am doing login to ADFS using fedlet created using openam. In fedlet i am getting saml response from ADFS in which I get only email address but I want other attributes like role,user name,user status,password .How I do get this attributes in my fedlet application.
Thanks.