<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
Geza,<br class="">
<br class="">
The first answer is probably, specific integrations with specific products probably aren't "supported", beyond the standard.<br class="">
<br class="">
But, is it possible? There's not enough information in your question to answer.<br class="">
<br class="">
Does your application speak native SAML?<br class="">
<br class="">
If yes, then you want to test interoperability with an IdP. It's probably already been done for you. If not, <a href="http://www" class="">http://www</a>.testshib.org is one tool you could use, although that isn't its purpose and it's now running old software.
The best answer is to run your own IdP for testing, and if it follows the standard, then it'll work.<br class="">
<br class="">
<div class="">If no, then you want to implement some SAML product as an SP, and Shibboleth is a fine choice. There may be one built in to WebAS. If you choose Shibboleth, then it runs as a daemon and a web server module that is implemented primarily for IIS
and Apache. You might be able to use Apache and mod_jk.</div>
<div class=""><br class="">
</div>
<div class=""><a href="https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPJavaInstall" class="">https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPJavaInstall</a></div>
<div class=""><br class="">
</div>
<div class="">Hope this helps,</div>
<div class="">Nate.</div>
<div class=""><br class="">
<blockquote type="cite" class="">Our client plant to use in case of SSO the Shibboleth.<br class="">
<br class="">
In this environment server based on SAP WebAS ABAP 7.31. <br class="">
Client reach SAP by SAP GUI for Html (explorer - http/https).<br class="">
</blockquote>
</div>
</body>
</html>