Sharepoint spoke setup

Sravan Kumar Ka
Tera Contributor

Facing issues in setting up the Microsoft sharepoint spoke. I have configured everything as specified in the docs but the Get Token action throws the below error:

Verify the configurations and try again. Error detail:invalid_client, AADSTS700027: The certificate with identifier used to sign the client assertion is not registered on application. [Reason - The key was not found., Thumbprint of key used by client:

 

5 REPLIES 5

SS6
Tera Expert

were you able to fix the issue ?

Are you using Oauth 20 as the authentication type ?

Any specific reason certificate or thumbprint is required ?

muhamali
Tera Contributor

Hi,

Did you happen to solve this problem because I'm facing the same issue.

priytams
ServiceNow Employee
ServiceNow Employee

hi muhamali,
Could you please confirm the following:
Which Version of SharePoint Online Spoke is being used?
The correct Certificate (.cer) file has been uploaded on the Azure Portal App and is valid and .jks/.pfx was created as part of the same certificate generation process.
The thumbprint value is copied fully ( you can use manifest as well) and converted to Base64 before adding it under the connection attribute via the connection (not directly on the alias attribute).
Although you have not posted the thumbprint value here on the question due to security concerns, you can verify if it is the same is available on Azure Portal.

Please share your findings.

Hi @muhamali  @Sravan Kumar Ka ,

 

Were you able to fix the issue? We have followed the steps in Configure Microsoft SharePoint Online connection record and we are also getting the same error. We have already update the jks, was validated successfully and converted the hex thumbprint value to base64.