[ 
https://issues.apache.org/jira/browse/OFBIZ-10123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16518181#comment-16518181
 ] 

James Yong commented on OFBIZ-10123:
------------------------------------

A patch is made for the trunk.

Before testing:
1) Make sure to uncomment the following property at 
framework/catalina/ofbiz-component.xml:
<property name="default-server-cluster" value="cluster"> 

2) Set the following properties at security.properties
security.login.tomcat.sso=true
security.login.externalLoginKey.enabled=false

3) Use an external database like postgresql

4) Open 1 terminal and start OFBiz using
    ./gradlew ofbiz 
    Open another terminal and start OFBiz with
    ./gradlew "ofbiz --start --portoffset 10000"

6) Access 
    https://localhost:8443/catalog/control/main
    follow by 
    https://localhost:18443/catalog/control/main

> Tomcat SSO in Cluster
> ---------------------
>
>                 Key: OFBIZ-10123
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10123
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: Trunk
>            Reporter: James Yong
>            Assignee: James Yong
>            Priority: Minor
>              Labels: Cluster, Login
>             Fix For: 17.12.01
>
>         Attachments: OFBIZ-10123.patch
>
>
> Add Tomcat SSO support in clustered environment using ClusterSingleSignOn as 
> discussed in OFBIZ-10047.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to