Layer7 API Management

 View Only
  • 1.  Default site login details for CA Dev Portal 4.2?

    Posted Jan 17, 2018 11:10 AM

    A very basic question - does anybody know what the default admin login details are for the 4.2 Dev portal website once the ./portal.sh script has done its stuff, please?

     

    Also - in version 4.1 there were some instructions to specifically set the default initial login details when creating tenants.  These appear to be no longer relevant, so if anybody has ideas about where I might find those details, that would be great too.



  • 2.  Re: Default site login details for CA Dev Portal 4.2?
    Best Answer

    Broadcom Employee
    Posted Jan 17, 2018 11:17 AM

    Robert,

     

    The default credentials should be:

     

    username: admin
    password: 7layereyal7

     

    Let us know if this works for you. To further, we are looking to get this properly documented in our documentation.

     

    -Alec Daniello

    APIM Support



  • 3.  Re: Default site login details for CA Dev Portal 4.2?

    Posted Jan 18, 2018 04:12 AM

    Thank you.  That worked.



  • 4.  RE: Re: Default site login details for CA Dev Portal 4.2?

    Posted Aug 09, 2022 12:17 PM
    Edited by Jignesh Badani Aug 10, 2022 01:17 PM
    Hello Alec, are the credentials same for Portal 5.0.1 running on K8/Docker !?

    The portal does load after helm chart based install on Azure AKS but the default creds above do not seem to work. Keep getting Login failure - bad id or password message. 

    Tried admin/layer7 admin/7layer, admin/7layereyal7 etc. as well.

    Q1: Which table would have the admin record ? I know it will be a salted hash, but just want to make sure that the record is there. 
    2. And can it be reset via (kube) CLI command inside the running pod or via MySQL CLI !?

    Thanks