authentication - Add Federation(SSO) protocol plugin to my website for Single Sign On -


i have openam identity management , website needs credentials loggin in. want federate website google. web site doesn't support federation protocol. how can this? there module or plugin each protocol deploy in site? should change source code ?

you should potentially set federation between google , openam, , use policy agent or openig protect application.

even though both agents , openig tries make integration transparent possible, may necessary modify application (for example ensure app reads user name out of http request header/cookie/etc, , possibly other modifications interact application's authorization framework).


Comments

Popular posts from this blog

java - How to specify maven bin in eclipse maven plugin? -

single sign on - Logging into Plone site with credentials passed through HTTP -

php - Why does AJAX not process login form? -