Uploaded image for project: 'Syncope'
  1. Syncope
  2. SYNCOPE-1342

console UI login form ignores Domain selection

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1.0
    • 2.1.1, 3.0.0-M0
    • console
    • None

    Description

      Login to UI console ignores the "domain" setting.  

      Steps to recreate:

      1. create new domain, restart core and console
      2. make "admin" password for new domain different from the Master domain admin password
      3. Login to console UI with admin user and select the new domain. - login fails.

       

      Using same credentials with REST API via curl or swagger UI succeeds and the token is correct for the new domain.  Something is broken with console UI authentication to domains other than Master.

      Observing the request sent from the UI to the console in the browser shows that the domain parameter does change in the parameters that the browser sends if the alternate domain is selected (domain=0 vs domain=1), but the backend seems to be ignoring it.

      Attachments

        Activity

          People

            ilgrosso Francesco Chicchiriccò
            wyllys Wyllys Ingersoll
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: