This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Web SSO - v802

Trying to test SSO connectivity after upgrading to v8.0.2. Made the following changes

- Authn module - Active directory user account (role based)

- Updated the QER\WebPortal\BaseURL

Below is the error i see in the logs

2018-12-11 09:45:41.2555  INFO (    WebLog gfbbddew5mfu1vshzf4no0an) : Module instance created: VI_Session

2018-12-11 09:45:41.2711  INFO (    WebLog gfbbddew5mfu1vshzf4no0an) : Session gfbbddew5mfu1vshzf4no0an started

2018-12-11 09:45:41.2711  INFO (    WebLog gfbbddew5mfu1vshzf4no0an) : Authenticating session using RoleBasedADSAccount

2018-12-11 09:45:42.3024  WARN (    WebLog gfbbddew5mfu1vshzf4no0an) : System.Exception: Single-sign-on failed, URL was /IdentityManager/ ---> System.AggregateException: One or more errors occurred. ---> VI.Base.ViException: Failed to authenticate user. ---> VI.Base.ViException: The current user could not be determined.

Checked F5 logs as well and it seems like the servers are not even attempting to hit F5 configured URL

Please advise

Parents Reply Children
  • There you have it. If the IIS is unable to detect the username accessing it, OneIM cannot use this information as well.

    Did you try to access the portal using a non-MS browser like Chrome or Firefox? Does it ask you for Windows credentials (assuming you haven't configured these browsers to use integrated auth explicitly)?