Can the Jazz server be made to remember me at the server name domain level ?
![]()
Hello. This is my first post to Jazz.
I receive many notifications from each of three Jazz servers that I am a member of. These notifications come from different work items, typically, and each different work item has a unique url to connect to that work item through a browser. IF I am already logged into that browser, it will take me straight to the work item - no problem. If I am not logged in, the click of the url will load the page and ask for my login id and password. If I regularly go to that artefact, I click remember me and it will remember my user id and all I have to do is log in with my password. If I haven't been to that url previously or haven't clicked "remember me" for that artefact, I have to enter my ID and password. Can "remember me" be a function of the jazz server domain name - not each specific artefact url please ? ie no matter which unique artefact I go to, when I go to any url on server : jazznnn.<location.<org>.com it remember's my id. Many thanks. |
3 answers
![]()
you have to implement Single Sign On to log you on once across multiple systems.
the default we browser sessions do not span different servers |
![]()
First a comment on SSO: If RTC is a distribueted topology, then for SSO to work, RTC would need to be installed on WebSphere. This is because Tomcat does not support SSO.
..and to answer your question, this functionality is not currently available in RTC. I would suggest openning an enhancement request. This can be done by 1) Select the "My stuff" link in the upper right hand corner of this page. 2) Then select work items 3) Select open a defect 4) You will need to relog into jazz.net to access the project area 4) change the type from defect to enhancement an then 5) fill out the work item |