DX NetOps

 View Only
  • 1.  https for CA NFA

    Posted Feb 04, 2020 03:34 PM
    Edited by Miller Echagarreta Feb 04, 2020 05:23 PM
    Hi everyone.
    I need to secure the portal NFA with https.
    The portal is protected, but on the process, when i am going to authenticate the user and password the portal is showing without https.

    Link secure ----> https://172.16.10.64

    The link redirect to site unprotected, but i need that this link are protected with the https -----> http://172.16.10.64:8381/sso/sign-in.jsp?SsoProductCode=ra&SsoRedirectUrl=https%3a%2f%2f172.16.1.64%2fra%2fdefault.aspx

    When authenticate the portal is https again -----> https://172.16.1.64/ra/default.aspx?pg=3000&mn=101&timeperiod=2

    What can I do ?
    ​​


  • 2.  RE: https for CA NFA

    Posted Feb 05, 2020 02:03 AM
    Hi,
    As you explain it, you did not switch SSO to SSl. Take a look at the documentation and go through every single step again.
    There you will find the program <Install>\NFA\Portal\SSO\bin\SsoConfig.exe somewhere. This is part of the switch to SSO!

    Is the NFA system alone or is it connected to a portal? If so, the SSO process of the portal is also used here.


  • 3.  RE: https for CA NFA
    Best Answer

    Posted Feb 05, 2020 02:03 AM
    Check that the HTTPS is configured according to the procedure specified in the documentation. SSO is still on default http 8381. It should be on https 8382.

    ------------------------------
    Senior Consultant
    SolvIT Networks
    ------------------------------



  • 4.  RE: https for CA NFA

    Posted Feb 05, 2020 12:38 PM
    Thanks to both, I needed to complete the configuration of SSL SSO. It's working now.