Forum Discussion
jinzhong he
Nov 07, 2021Copper Contributor
Third party oidc authentication with SPSE failed
Following the new https://docs.microsoft.com/en-us/sharepoint/security-for-sharepoint-server/oidc-1-0-authentication , I managed configuring oidc authenticate in SPSE with ADFS. I then tried third ...
Steve Zhang
Microsoft
Jan 11, 2022Thank you very much bdecamp. We've put the kid work into backlog and we will work on it with priority.
For Jinzhong's problem, the issue happens when the claims include special characters such as CR, LF, space and etc. The characters are wrongly treated. I just checked the release schedule, it may not catch up Feb PU. It will be in March PU. To workaround this problem, you can check if you can remove these kind of characters from the claim in the response. After the workaround, it should work although we don't respect kid currently.
jsipes
Apr 19, 2024Copper Contributor
Any update on "We've put the kid work into backlog and we will work on it with priority." ?