Custom Single sign On with Communition Express

Hi,

Can anybody help on how to do custom SSO with CE without Accessmanager.

I need to do a SSO between CE and another application which has custom Authentication and SSO technique.

I have seen Auth SDK sample code in Messenger Express, but didn't find any API documentation in CE to create a CE session using custom code.

Thx

[357 byte] By [HellFirea] at [2007-11-26 12:41:30]
# 1
Same code should work for CE as for ME. Unsupported.
jay_plesseta at 2007-7-7 16:14:37 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 2
The default URL for comm expres is http://yourdomain.com/uwc/authHow do I call custom Auth SDK to create a session which would do SSO between CE and Messenger Express.Do you have any documented steps.Thanks for your help!
HellFirea at 2007-7-7 16:14:37 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 3

"auth SDK"? No such animal.

CE/ME can either use Access Manager for SSO, or "trusted circle". Neither really has a public API, nor is documented for use by external systems.

You may be able to use the AM SDK, but you may need to seek help in the AM forum for that. I know how to set it up with AM, but not use the SDK.

jay_plesseta at 2007-7-7 16:14:37 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 4

There is a ME Auth SDK Sample in the directory -

<Install-Dir>/SUNWmsgsr/examples/meauthsdk

Can I Create a Custom CGI Auth and call that instead of VerifySSO. If yes, can you tell me what are steps involved to call that Custom code in UWC to create a custom Trusted Circle.

BTW what is VerifySSO - I could not find that animal in the product install ?

HellFirea at 2007-7-7 16:14:37 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 5
You're asking questions I have no idea how to answer. I'm no programmer, just a guy that is pretty good at fixing broken servers. . .
jay_plesseta at 2007-7-7 16:14:37 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 6
Thanks jay_plesset for your reply. Does anyone has any clue for this problem. Any help will be highly appreciated. Sun's documentation has really disapppointed me. !Wish they could be better at documentating their software products like their hardware!
HellFirea at 2007-7-7 16:14:37 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...