Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.

If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!

Problem changing password (integraded authentication)



  • Hi all,

    We just have migrate our BuildMaster server from Windows to OpenShift.

    We are still using version 7.0.23.1

    All is working fine up to now, except that since OpenShift cannot access AD, and v 7.0.23.1 does not support LDAP auth, we are using integraded auth, which is not yet a problem as we do no have a lot of users.

    However, when we ask a use to change his default password, we have the following message in the popup window:

    "There is no page or resource at the URL you requested: //administration/security/built-in/change-password "

    I suspect that this should be a complete URL but the heading "https..." is missing.

    How can we correct that?

    Kind regards,
    Marc


  • inedo-engineer

    Hi @marc-ledent_9164 ,

    That's unusual; can you Inspect the element on that link and let us know what you see? I looked in my BuidMaster v7 instance, and here's what I see:
    e6102953-e219-4f40-ad1e-de0c39a14f46-image.png

    Can you access that URL directly? E.g. something like:
    https://your-buildmaster.corp.local/administration/security/built-in/change-password

    It should show you a page like this:
    967f640c-d267-4916-8f7e-c3a0638c2a8c-image.png

    Cheers,
    Alana



  • Hi Alana,

    Here is the content of the element:

    <a href="https://xx.yyyy.zz//administration/security/built-in/change-password" onclick="$.inedojq_frameddialog(this.href,{resizable: true,refreshOnClose: false,width:640,height:480});return false;">Change Password</a>

    As you can see, there is a double / instead of one. I tried to mofify the baseUrl parameter to remove the / at the end but then the server becomes inaccessible. Maybe I have to restart it...
    Marc


  • inedo-engineer

    Hi @marc-ledent_9164

    BuildMaster is not writing that HTML, so it must be some kind of reverse proxy or something that's replacing the HTML.

    If you view source, none of the hyperlinks in BuildMaster will have a domain name -- nearly everything should be a relative/rooted URL like /something.

    Cheers,
    Alana



  • I've seen your message yesterday. I will investigate as soon I have the correct environment. Thanks for the help!


Log in to reply
 

Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation