How to create an encrypted saml2.0 assertion in java?
Downloaded sample project from http://www.capcourse.com/Library/OpenSAML/index.html
I am new to this .. can someone please provide the steps or links to do so..
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
check this for general info
Here is an encryption and decryption sample. DON’T FORGET to BOOTSTRAP OpenSAML2 before using it’s functions it’s one of most common mistakes.