SSO Single Sign-on between jazz-Products
4 answers
We have a tech tip on jazz.net that describes how to configure to use WAS SSO support today: http://jazz.net/library/techtip/413.
We have seen customers successfully deploy using TAM for SSO as well. Documentation for this is (in the form of a tech tip) is forthcoming but not yet published.
Ritchie Schacher
Jazz Server Development
We have seen customers successfully deploy using TAM for SSO as well. Documentation for this is (in the form of a tech tip) is forthcoming but not yet published.
Ritchie Schacher
Jazz Server Development
TAM/WebSeal authentication works fine with Jazz based products.
Following Ritchie's post, we have deployed RTC 2.0.0.2 solution with TAM based authentication and SSO using LTPA at a customer enterprise environment.
Which kind of auth method is your WebSeal environment using? Briefly talking:
- Basic Auth: there's no special consideration for this. It's mainly a WAS and TAM configuration. Once integrated both, the web and the eclipse clients works well with TAM.
- Forms based auth: web UI works fine once TAM/WebSeal configured. For the eclipse client, the main concern comes from the headers eclipse expects to recognize it as a login form that have to be provided to it (from a WebSeal's custom auth form).
Note I'm talking about RTC 2.0.0.2 (and corresponding JTS version), and TAM v6.1
Regards,
Jorge.
Following Ritchie's post, we have deployed RTC 2.0.0.2 solution with TAM based authentication and SSO using LTPA at a customer enterprise environment.
Which kind of auth method is your WebSeal environment using? Briefly talking:
- Basic Auth: there's no special consideration for this. It's mainly a WAS and TAM configuration. Once integrated both, the web and the eclipse clients works well with TAM.
- Forms based auth: web UI works fine once TAM/WebSeal configured. For the eclipse client, the main concern comes from the headers eclipse expects to recognize it as a login form that have to be provided to it (from a WebSeal's custom auth form).
Note I'm talking about RTC 2.0.0.2 (and corresponding JTS version), and TAM v6.1
Regards,
Jorge.