Page 1 of 1

How-to JOSSO

PostPosted: Thu Jul 23, 2015 7:08 am
by province-sud
HI,

I would like to use my JOSSO 1.7 with my TrackStudio 5.0.5 installed on aTomcat.

So, I stopped Tomcat,
Renamed ./etc/trackstudio.security.default.properties to ./etc/trackstudio.security.properties
Updated trackstudio.security.properties like this :
Code: Select all
##############################
# JOSSO configuration options #
##############################

## Use JOSSO authorization, yes/no

trackstudio.useJOSSO yes

## JOSSO Gateway login url

trackstudio.josso.login.url http://???????????????????????????????/josso/signon/login.do

## JOSSO Gateway logout url

trackstudio.josso.logout.url http://???????????????????????????????/josso/signon/logout.do


started tomcat.

But no changes. Still the convential login box.
What did I do wrong?

Thank for your help.
Regards,
PS.

Re: How-to JOSSO

PostPosted: Thu Jul 23, 2015 1:07 pm
by dpochtarev
You don't need to rename default.properties files. TrackStudio reads them.
All you need to change options in default.properties file and save it.