Replies: 3 comments 2 replies
|
Hello, According to the official documentation (https://learn.microsoft.com/en-us/sharepoint/security-for-sharepoint-server/set-up-oidc-auth-in-sharepoint-server-with-msaad), it is possible to configure Sharepoint to trust any OPENID server by using metadata endpoint. Before executing the
Once you've an up and running OPENID server, you can follow this tutorial to configure sharepoint to trust OPENID server : |
|
Indeed, according to this document (https://learn.microsoft.com/en-us/previous-versions/office/developer/sharepoint-2010/hh394901(v=office.14)), sharepoint version 2010 doesn't seem to support OPENID/OAUTH but SAML1.1 and WS-Federation 1.1 are supported. |
|
This ticket is closed because WS-Federation is supported by Sid :) |
Uh oh!
There was an error while loading. Please reload this page.
Is it possible to use SimpleIdServer as token provider with SharePoint 2010?
Is there maybe someone with an example or guide to implement this?
All reactions