Description
This information is relevant for environments with Windows-based authentication Flowtime on SharePoint 2013. When you log out of Flowtime, you receive the following error message.
Sorry, something went wrong.
ULS logs contain the following information.
Application error when access/_layouts/15/SignOut.aspx
, Error=Exception of type 'System.ArgumentException' was thrown. Parameter name: encodedValue atMicrosoft.SharePoint.Administration.Claims.SPClaimEncodingManager.DecodeClaimFromFormsSuffix(String encodedvalue)
.
Cause
This is a known bug in SharePoint.
Affected Versions
Versions
Solution
- Access IIS.
- Expand Sites > Flowtime > _layouts > 15.
- Switch to Content View.
- Locate the
signout.aspx
file. - Right-click
signout.aspx
, and select Switch to Features View. - Double-click Authentication.
- Disable all options, except Anonymous Authentication.
- Perform IISReset.
Repeat this procedure on every Flowtime server.