Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Confluence cookie based authentication help required?

bharani priya December 9, 2014

We are planning to do csp global login authentication(sso login) for confluence3.2. Do we require second level authentication from confluence also, to open up the Homepage of confluence after CSP Login.  Please review the code which we are trying to add to confluence directory?  .

Web.xml:
-------------
<filter>

<filter-name>ssologin</filter-name>

<filter-class>com.ibm.kms.security.sso.SSOAuthenticator</filter-class>

</filter>

<filter-mapping>

<filter-name>ssologin</filter-name>

<url-pattern>/*</url-pattern>

</filter-mapping>

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Justin Justin December 28, 2014

What is CSP? customer service portal? Confluence 3.2 is pretty down-rev'd. Any chance you will be upgrading to get more current since will affect your SSO solution.

TAGS
AUG Leaders

Atlassian Community Events