-
Notifications
You must be signed in to change notification settings - Fork 93
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SharePoint Provisioning will not authenticate user #7
Comments
Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible. |
Further info: IDX21323: RequireNonce is '[PII is hidden]'. OpenIdConnectProtocolValidationContext.Nonce was null, Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectProtocolValidator.ValidateNonce(OpenIdConnectProtocolValidationContext validationContext) at Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectProtocolValidator.ValidateAuthenticationResponse(OpenIdConnectProtocolValidationContext validationContext) at Microsoft.Owin.Security.OpenIdConnect.OpenIdConnectAuthenticationHandler.d__1a.MoveNext() |
Hi. Any progress on this. I'd really like to make use of the Provisioning Service, but cant get this past the point of being able to click on 'Add to Tenant'. Same problem persisting - will not authenticate my account, despite the account being fine for signing in to SharePoint admin cetntre, O365 and elsewhere. |
Effective June 2019, the official guidance is to post all issues related to the PnP provisioning service to the following GitHub repository: https://github.com/SharePoint/sp-provisioning-service. We've transferred your issue to the issue list for that repo. In the future, please ensure you use the https://github.com/SharePoint/sp-provisioning-service repo's issue list for all issues, questions & bug reports. |
SharePoint Provisioning Is not Authenticating User
Persistently getting bounced to authenticate user dialogue box, even though already logged in.
This apples to situation of:
Signing In to Provisioning https://provisioning.sharepointpnp.com/site/home/login
Add to Tenant
Add to your tenant
Or any of the 'Add to Tenant' Buttons on the various
I have full tenant admin rights.
I have tried in a new tenant created via Dev Community
I have tried in my own long standing tenant
Same result in both
The text was updated successfully, but these errors were encountered: