Layer7 API Management

Expand all | Collapse all

Is there a way to change the name of the realm displayed in the HTTP Basic Credential prompt of an API?

  • 1.  Is there a way to change the name of the realm displayed in the HTTP Basic Credential prompt of an API?

    Posted Nov 15, 2017 01:56 PM

    When adding the Require HTTP Basic Credential and accessing an API with a browser, the authentication prompt that is displayed shows "L7SSGBasicRealm", which gives away that the API is served by CA API Gateway. How can we change that name and can we change it per API or it's a global setting?



  • 2.  Re: Is there a way to change the name of the realm displayed in the HTTP Basic Credential prompt of an API?
    Best Answer

    Broadcom Employee
    Posted Nov 15, 2017 01:59 PM

    The following knowledge base article provides instructions on how to change the realm:

     

    Modifying the HTTP Basic authentication realm for a published service 

     

    Regards,

    Azad



  • 3.  Re: Is there a way to change the name of the realm displayed in the HTTP Basic Credential prompt of an API?

    Posted Nov 15, 2017 02:13 PM

    Awesome, thanks!