• Welcome to KonaKart Community Forum. Please login or sign up.
 

would it be possible to integrate openid as provided by RPXNow(janrain)

Started by micahm90, July 20, 2010, 01:10:24 am

Previous topic - Next topic

micahm90

I been looking into how one would go about adding openid to KK but I can't seem to get to the login code in KKEng. If there is any help on this it would be great. Or if someone can point me to any post that talk about modifying login.

Thanks,
Micah

ming


trevor

Also take a look at MySecurityMgr.java under \java_api_examples\src\com\konakart\apiexamples .

micahm90

Quote from: trevor on July 20, 2010, 06:45:30 am
Also take a look at MySecurityMgr.java under \java_api_examples\src\com\konakart\apiexamples .



I didn't find MySecurityMgr.java under \java_api_examples\src\com\konakart\apiexamples

trevor

Oooops sorry. This is only shipped with the Enterprise Extensions.

micahm90

Quote from: ming on July 20, 2010, 05:48:03 am
Have you seen the LoginIntegrationMgr in the User Guide?


I've seen the LoginIntegrationMgr in Custom Credential Checking section, but its not clear how this will help me. If I were to put some code in LoginIntegrationMgr how would it be called?

trevor