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
Post a Comment