JOSSO

Enhance default josso agent config

Details

  • Type: New Feature New Feature
  • Status: Open Open
  • Priority: Critical Critical
  • Resolution: Unresolved
  • Affects Version/s: None
  • Fix Version/s: JOSSO 1.8.3
  • Component/s: None
  • Description:
    Hide
    The default josso agent configuration should add include the following components:

    (Note that the host name can be modified as requested in JOSSO-203 )

            <parametersBuilders>
                <agent:appid-parameters-builder/>
            </parametersBuilders>

            <automaticLoginStrategies>
                <agent:default-automaticlogin-strategy mode="REQUIRED">
                    <property name="ignoredReferrers">
                        <list>
                           <value>http://localhost:8080/IDBUS&lt;/value>
                        </list>
                    </property>
                </agent:default-automaticlogin-strategy>
            </automaticLoginStrategies>
    Show
    The default josso agent configuration should add include the following components: (Note that the host name can be modified as requested in JOSSO-203 )         <parametersBuilders>             <agent:appid-parameters-builder/>         </parametersBuilders>         <automaticLoginStrategies>             <agent:default-automaticlogin-strategy mode="REQUIRED">                 <property name="ignoredReferrers">                     <list>                        <value>http://localhost:8080/IDBUS&lt;/value>                     </list>                 </property>             </agent:default-automaticlogin-strategy>         </automaticLoginStrategies>

Activity

There are no comments yet on this issue.

People

Dates

  • Created:
    11/Mar/10 12:00 PM
    Updated:
    17/Mar/10 3:42 PM