outlook-restapi

OpenIdConnectProtocolValidationContext.Nonce was null

别等时光非礼了梦想. 提交于 2020-08-06 07:30:40
问题 HI can someone please help imgetting below error when calling outlook rest api IDX21323: RequireNonce is '[PII is hidden by default. Set the 'ShowPII' flag in IdentityModelEventSource.cs to true to reveal it.]'. OpenIdConnectProtocolValidationContext.Nonce was null, OpenIdConnectProtocol.ValidatedIdToken.Payload.Nonce was not null. The nonce cannot be validated. If you don't need to check the nonce, set OpenIdConnectProtocolValidator.RequireNonce to 'false'. Note if a 'nonce' is found it will

Hybrid environments, 404 with on-premise mailboxes, 200 for Exchange online

这一生的挚爱 提交于 2020-07-20 10:37:55
问题 I've written an application which is able to talk to Exchange Online accounts, I'm currently trying to test to see the steps required to get it to work with on-premise accounts running in Hybrid. I have: Windows Server 2012 R2 Exchange 2016 CU8 (with /PrepareAD run) Internet accessible paths to /api/v2.0 and /autodiscover/autodiscover.json Run the HCW AD Connect is running Active Directory is synced to Azure Active Directory Permissions look good on the application that I have registered