Symptom
LMS Admins will able to access LMS from BIZX , but when users try to access LMS from BIZX they will getting below error.
Error :
Please report the following error to your system administrator:
The action you requested could not be processed: Invalid path /user/ssoLogin was requested
Environment
Successfactors Learning , Learning Management System.
Cause
Changes in Authentication configuration could cause this issue.
Resolution
--> update below configuration under System Admin->Configuration>System Configuration->Authentication to fix this issue.
loginURI.USER=/user/login.do
--> updated below configurations to "true"
excludedFilterURIs.USER[/user/login.do]=false
excludedFilterURIs.USER[/user/login.jsp]=false
Updating the above changes will fix the user access issue from BIZX.
Keywords
Invalid path /user/ssoLogin was requested , LMS , integration , loginURI.USER , Authentication , "Invalid path /user/ssoLogin was requested" , KBA , LOD-SF-LMS-INT , Integrations with BizX , Problem