Hi Santosh, Thanks for the reply with sample code. Need one more
information. How will this component be invoked by saml response after
login. I see entries in our code base like
com.adobe.granite.auth.saml.SamlAuthenticationHandler-app1.xml , we have
like this 4 apps,I meant app1,app2,app3,app4. I also see the as soon as
the user logs in it creates a Node for the user details under /home with
rep:user. But don't see any entries in
com.adobe.granite.auth.saml.SamlAuthenticationHandler-app1.xml f...