Skip to main content
Planview Customer Success Center

Can we enable logging for SSO (Single Sign on)?

Changepoint does not provide any specific logging for SSO (Single Sign on). It is however possible to enable logging for the Windows Identity Foundation which is used to implement SSO.

Further information can be found on the Microsoft website:

https://docs.microsoft.com/en-us/dotnet/framework/security/how-to-debug-claims-aware-applications-and-services-using-wif-tracing 

As to the modifications described for the web.config file, they need to be done in the web.config of both Changepoint Enterprise and the RP-STS application. Further logging for ComponentSpace can be enabled in the RP-STS_SAML\web.config. 

Additionally, the worker process also needs enough permissions to write to the disk.