Re: siteMinder implementation for our application

2017-03-25 Thread tomcat

On 24.03.2017 19:32, Kikkeri, Amith wrote:

Hi,
Our application runs on tomcat7 (Port 80) and we don't use a web server. We are 
implementing SSO and planning to use siteMinder. When trying to install 
siteMinder web agent, we realized that it is not recognizing tomcat. Please let 
me  know if there is an option to make siteMinder webagent work with tomcat7.

If it is mandatory to use a web server, can we use IIS.


Hi.
Siteminder is a commercial product, and I would think that their support would be a better 
place to ask.
But if you search Google for "siteminder web agent for tomcat", you'll get plenty of links 
to get started.

http://lmgtfy.com/?q=siteminder+web+agent+for+tomcat

From what I gather, there doesn't indeed seem to be a way to integrate this directly in 
Tomcat (but again, ask on the Siteminder support sites), and you need to use a front-end 
webserver.

I that case, Apache and/or IIS will do, using the appropriate "connector" for 
Tomcat.

See here : http://tomcat.apache.org/connectors-doc/)
And here : 
http://tomcat.apache.org/tomcat-7.0-doc/config/ajp.html#Standard_Implementations --> 
tomcatAuthentication / tomcatAuthorization


The gist is : the front-end webserver does the user authentication using the Siteminder 
web agent, and then proxies the call to the application which runs under Tomcat.

And when it does that, it also forwards the user-id to Tomcat.
And in Tomcat, these attributes (tomcatAuthentication / tomcatAuthorization) tell Tomcat 
to accept the user-id that the front-end sends to it, and use it to authenticate/authorize 
the same user under Tomcat.


In the links that you will get by searching Google, I have seen several pointing to 
step-by-step guides to do this.
If you encounter a specific Tomcat-related issue while doing this, you are welcome to come 
back here and ask. But do the Siteminder homework first, because that is not a Tomcat issue.






-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: siteMinder implementation for our application

2017-03-24 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Amith,

On 3/24/17 2:32 PM, Kikkeri, Amith wrote:
> Our application runs on tomcat7 (Port 80) and we don't use a web 
> server. We are implementing SSO and planning to use siteMinder.
> When trying to install siteMinder web agent, we realized that it is
> not recognizing tomcat. Please let me  know if there is an option
> to make siteMinder webagent work with tomcat7.

I'm sorry, but I don't understand how a web-based hotel-booking
platform has to do with SSO with Tomcat.

> If it is mandatory to use a web server, can we use IIS.

That depends upon what exactly you are trying to do. Can you give some
more explanation?

- -chris
-BEGIN PGP SIGNATURE-
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBCAAGBQJY1Y0hAAoJEBzwKT+lPKRYKxYP/1VHqp90dyYWTYBjnmleaJFO
wptbgwMcE8r6GZQu0aefWH/4BKELkEkYvpGTYs3N59J72yILCQCnzD7QXp4cX9dt
/kxEIxNcHltFxZVU4SQhoxuRHhHksyR6NiloV9cV1OFn+sHiE+uphtzYtLd2rdBV
XsiUWOLTL2WIUn0/DidEAJsQ74789l3FIWPr6v6juAVZ4kekhGZ2+gCxCEnaLNZp
EHUh17US9bNTlT7nT7ozHjy5oivzJmfBYOB7VgZvhNfXUAYzMTUHKH4ceI2yndtA
SjOkF+ZVI9JPe/sNkB4+68287w5i01ImEAR/7plUSnR6PRdHa53pkKt3fGIR0X61
YWK38tgnNBSiORtZPwsEFlYGHYP8HubfSDTNqETqWzRSzFRFSNe/dXY7qeQfTt4+
LXilH5pnUsWiQXGuDv1rg+yje3tsBnTmmEX4aW8jhdyMhvVA4WqxMxczXJylaWsY
XlES/dGIspxZyTDViaVI1rY9FTEapu1xI112WAW0QtjPsgWz1cY8NaaYmPiMvq8+
nXLaOPsWSD0mChwMCwnypxoNmOrkq8wIPZHHPe6Az6vuENVCiCJbSv+Ex6UB1IMz
QjET0G534bTJ58TYBNpE7Ra09h8/mzXBa/oXgHt45glRbeNZBS9hSWfIMH4T9DBW
0NkX1kTnO7sCcfwhVLow
=hiJK
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org