Hi,I'd like to demo a scenario where users log into a website using
their credentials, and then go to a LiveCycle Guide (most likely through
a REST interface) and LC automatically recognizes the user and prefills
the form with the user data. Goal is to do this single signon using SAML
2.0.Being new to SAML and the likes, I am kind of lost where to start
setting up something like this. From my understanding I need to set up a
identity provider, a service provider, have a web app implementing thos...