Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

Commit

Permalink
Update playground-faces-config.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
prb112 committed Jul 13, 2015
1 parent 67cf0cf commit bb6acdf
Showing 1 changed file with 1 addition and 27 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,33 +54,7 @@
</managed-property>
</managed-bean>

<!-- SmartCloud Form based auth -->
<managed-bean>
<managed-bean-name>smartcloudForm</managed-bean-name>
<managed-bean-class>
com.ibm.sbt.services.endpoints.SmartCloudFormEndpoint
</managed-bean-class>
<managed-bean-scope>session</managed-bean-scope>
<!-- Doesn't work with BSS as the use doesn't have this service available
<managed-property>
<property-name>authenticationService
</property-name>
<value>communities/service/atom/communities/my
</value>
</managed-property>
-->
<managed-property>
<property-name>authenticationPage</property-name>
<value>/xsp/.ibmxspres/.sbtsdk/loginForm.html?endpoint=smartcloudForm
</value>
</managed-property>
<!-- Trust the connection -->
<managed-property>
<property-name>forceTrustSSLCertificate
</property-name>
<value>true</value>
</managed-property>
</managed-bean>


<!-- SmartCloud OAuth 1.0 -->
<managed-bean>
Expand Down

0 comments on commit bb6acdf

Please sign in to comment.