Message from discussion
How to SAML enable my JSP based application
MIME-Version: 1.0
Received: by 10.100.124.13 with SMTP id w13mr370488anc.5.1222263772277; Wed,
24 Sep 2008 06:42:52 -0700 (PDT)
Date: Wed, 24 Sep 2008 06:42:52 -0700 (PDT)
X-IP: 195.110.70.55
User-Agent: G2/1.0
X-HTTP-Via: 1.0 ULKCCTMISA001
X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1;
SV1),gzip(gfe),gzip(gfe)
Message-ID: <74571c24-c714-474f-8fcd-fa07efdf2fd7@73g2000hsx.googlegroups.com>
Subject: How to SAML enable my JSP based application
From: elyas <elyas.moha...@gmail.com>
To: ESOE Users <esoe-users@googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Dear All,
I have a JSP application which need to be SAML enabled.
Whenever my application URL is accessed I could redirect to eso login
page and redirect back to the original application page. However i
couldn't do anything further bacuse of lacl of knowledge.
1 )What do I need to include in my application code to enable SAML
behaviour.
2) How to make the idp/SAML to understand about my application
session.
Thanks,