Quantcast
Channel: TechNet Blogs
Viewing all articles
Browse latest Browse all 36188

Lync/Skype4B Server: OAuthTokenIssuer, Assigned certificate not found or untrusted.

$
0
0

In a recent support case the OAuth certificate was missing in one of the Front Ends:

oauthmissing-02a

We also notice the Missing message in the Deployment Wizard Step 3, for the OAuth certificate:

oauthmissing-01

And in PowerShell we had the following error when we tried to check the certificates:

Get-CsCertificate
https://technet.microsoft.com/en-us/library/gg398227.aspx

oauthmissing-02

Get-CsCertificate : OAuthTokenIssuer: Assigned certificate not found or untrusted. Check that the certificate exists
in the certificate store, that it is not expired and that the certificate chain is valid.

Since the OAuth certificate is a Global setting and it’s replicated, we don’t need to request a new one.

To restore the OAuth certificate, we simply need to restart the Lync/SfB Server Replica Replicator Agent:

oauthmissing-03

During start-up the Replica Replicator Agent will add the OAuth certificate again to the Computer Certificate Store:

oauthmissing-05

We can also check the Deployment Wizard Step 3, to confirm that the correct certificate will be displayed:

oauthmissing-04

For reference, here is the PowerShell output:

Get-CsCertificate -Type OAuthTokenIssuer

oauthmissing-06


Viewing all articles
Browse latest Browse all 36188

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>