Uploaded image for project: 'jBPM'
  1. jBPM
  2. JBPM-9688

Popup window for user/password not opened while executing business-central REST API through swagger

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 7.59.0.Final
    • None
    • Console
    • None
    • False
    • False
    • NEW
    • NEW
    • Undefined
    • 2021 Week 13-15 (from Mar 29), 2021 Week 16-18 (from Apr 19), 2021 Week 19-21 (from May 10), 2021 Week 22-24 (from May 31), 2021 Week 25-27 (from Jun 21), 2021 Week 28-30 (from Jul 12), 2021 Week 31-33 (from Aug 2)

    Description

      details :
      In RHPAM 7.10 when we try to execute business-central REST API through swagger it display login page in place of popup

      As a workaround, I have asked the customer to modify below tag
       
      From:
      ~~~~
      <login-config>
      <auth-method>BASIC?silent=true,FORM</auth-method>
      <form-login-config>
      ~~~~

      To:
      ~~~~
      <login-config>
      <auth-method>BASIC?silent=false,FORM</auth-method>
      <form-login-config>
      ~~~~

      After this modification, login form will not be displayed even if I try to access business-central console.
      In place of login form, popup will open.
       

       

       

      Attachments

        Issue Links

          Activity

            People

              xiabai@redhat.com Xiaofeng Bai
              xiabai@redhat.com Xiaofeng Bai
              Barbora Siskova Barbora Siskova
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: