form ssl no permissions
-
domingo, 17 de junio de 2012 12:11
i have recently changed my site to ssl.
i have only problems with my infopath froms.
for test i have created a new form, and its work but when i add the connection for recieve the user loginname, with the getuserprofilebyname
i get following error.
You do not have permissions to access a Web service that provides data required for this form to function correctly.
i have checked and every cert is installed on the server an are also visible at the central almin.
Todas las respuestas
-
lunes, 18 de junio de 2012 8:48Moderador
Hi ,
I understand that you have failed to use the User Profile Web Service after changing the site to SSL .What is the URL you are using to use the UserProfileSerivce ?Have you tried with the http or https ?
You can check the InfoPath Service setting in Central Administration to enable UseFormsServiceProxy .
- Open Central Administration > General Application Settings> Configure InfoPath Forms Services Web Services Proxy .
- Check Enable InfoPath Forms Services Web Services proxy .
Then you can add connection to retrieve data from UserProfileService using the https URL .
For more information ,please refer to these sites:
SharePoint, Infopath and populating forms with AD data: http://social.msdn.microsoft.com/Forums/en-US/sharepointinfopath/thread/49753330-40c0-4327-9a9b-2c3304a74e67/
UserProfile Service error in InfoPath 2010 when using SSL (https): http://social.msdn.microsoft.com/Forums/en-US/sharepointinfopath/thread/6cfc6e33-9053-4f8f-b1bd-f42c4da901ea
ThanksEntan Ming
TechNet Community Support
- Marcado como respuesta Entan MingMicrosoft Contingent Staff, Moderator jueves, 28 de junio de 2012 1:23
-
lunes, 18 de junio de 2012 10:24
Ey,
i have checked the connection url from my dataservice connection, i have changed it to https.
and i checked the options also.
i still recieve the same problems : "
An operation failed because the following certificate has validation errors:\n\nSubject Name: CN.... The root of the certificate chain is not a trusted root authority.."
-
miércoles, 20 de junio de 2012 6:41Moderador
Hi ,
As the new error message shows ,you need to export the root CA for the certificate that is used for token signing in your STS, and use PowerShell to register it with the list of trusted CAs that SharePoint knows about .
- Export the ADFS Token Signing Certificate .
- Add the ADFS Token Signing Certificate Root Authority To SharePoint’s List of Root Authorities .
For more detailed steps ,please refer to these sites:
Root of Certificate Chain Not Trusted Error with Claims Authentication: http://blogs.technet.com/b/speschka/archive/2010/02/13/root-of-certificate-chain-not-trusted-error-with-claims-authentication.aspx
Calling a webservice over SSL in SharePoint SSL: http://blog.mattsampson.net/index.php/calling-a-webservice-over-ssl-in-sharepoint-ssl?blog=1
ThanksEntan Ming
TechNet Community Support
- Marcado como respuesta Entan MingMicrosoft Contingent Staff, Moderator jueves, 28 de junio de 2012 1:23

