Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.0.X
-
7.0.x
-
Committed
-
4
-
Regression Bug
Description
Step to reproduce:
- Go to Control Panel -> Configuration -> Instance Settings -> Authentication, configure facebook and enable it under Facebook tab.
- Application ID : your application id
- Application Secret : your application secret
- Graph URL : https://graph.facebook.com
- OAuth Authentication URL: https://graph.facebook.com/oauth/authorize
- OAuth Token URL : https://graph.facebook.com/oauth/access_token
- Redirect URL : http://localhost:8080/c/portal/facebook_connect_oauth
- Logout, click facebook link in Sign In portlet, then login as facebook user.
- After input username and password, step to next, user should see "Terms of Use" title.
Expected Result:
"Terms of Use" title appears.
Actual Result:
Missing "Terms of Use"