It's all about the answers!

Ask a question

Single Sign On inside an RTC precondition or follow up


Amaury Quintero (901217) | asked Mar 30 '12, 7:12 a.m.
Hello

We are developing a customization inside RTC using preconditions (advisors) and propagations (follow ups) inside some of then we need to access another Jazz Application, it is possible from the precondition to get the current user credentials in order to simulate a single sign on (well not simulate, is a single sign on in deed)

Thanks

Amaury Quintero

Accepted answer


permanent link
sam detweiler (12.5k6195201) | answered Mar 30 '12, 12:29 p.m.
no one has reported a way for components to access & use the web container session info.
Amaury Quintero selected this answer as the correct answer

2 other answers



permanent link
sam detweiler (12.5k6195201) | answered Mar 30 '12, 9:17 a.m.
you can get the userid under which your code is operating, but not the password.

SSO is usually done outside the application.

permanent link
Amaury Quintero (901217) | answered Mar 30 '12, 11:25 a.m.
you can get the userid under which your code is operating, but not the password.

SSO is usually done outside the application.


I don't need the password (obvious) I need the session to share with the other Jazz app, thanks

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.