question

Saad-6877 avatar image
0 Votes"
Saad-6877 asked Saad-6877 commented

SharePoint 2013 Central Administration URL

Hi everyone,

I'm wondering if you could please share you ideas on the following.

How I can configure my current Central Administration which configure on http://xxxxxx:5555 on default zone to be respond on https://xxxxxxx as well on different zone at the same time.

I have added https://xxxxxxx under AAM for the web application of the Central Administration and bind a server certificate in IIS so the Central Administration site can respond on both http & https URLs above but i'm getting the following error when try to access the https URL only while the http url still working fine.

Getting Error Message for Exception System.ArgumentException: Exception of type 'System.ArgumentException' was thrown. Parameter name: encodedValue
at Microsoft.SharePoint.Administration.Claims.SPClaimEncodingManager.DecodeClaimFromFormsSuffix(String encodedValue)
at Microsoft.SharePoint.Administration.Claims.SPClaimProviderManager.GetProviderUserKey(IClaimsIdentity claimsIdentity, String encodedIdentityClaimSuffix)
at Microsoft.SharePoint.Administration.Claims.SPClaimProviderManager.GetProviderUserKey(String encodedIdentityClaimSuffix)
at Microsoft.SharePoint.ApplicationRuntime.SPHeaderManager.AddIsapiHeaders(HttpContext context, String encodedUrl, NameValueCollection headers)
at Microsoft.SharePoint.ApplicationRuntime.SPRequestModule.PreRequestExecuteAppHandler(Object oSender, EventArgs ea)
at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

Thank you...


office-sharepoint-server-administration
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

EmilyDu-MSFT avatar image
0 Votes"
EmilyDu-MSFT answered Saad-6877 commented

@Saad-6877

Please check whether you configure AAM correctly as following steps.

1.Go to Central Administration -> Application Management -> Alternate Access Mappings -> Edit Public URLs.
2.Go to AD server -> DNS Manager -> New Host.
3.Go to Manager Computer Certificate -> SharePoint All tasks -> Import -> Import the SSL Certificate.
4.Go to Central Administration -> Security -> Manage trust -> New.
5.Go to IIS -> Sites -> SharePoint Central Administration v4 -> Bindings.


If an Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.




· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@EmilyDu-MSFT ,
Thank you for your reply, I have already done all of that but still no success same error from ULS previously has posted.
Kind Regards,
Saad

0 Votes 0 ·