Layer7 API Management

 View Only
  • 1.  What is the purpose of Auth Tokens in LAC?

    Posted Oct 05, 2017 10:38 AM

    1. How can we use Auth Tokens in LAC?

    2. will these tokens be used by the application which is consuming the APIs created in LAC?



  • 2.  Re: What is the purpose of Auth Tokens in LAC?
    Best Answer

    Posted Oct 05, 2017 09:02 PM

    An auth token is used to authenticate the REST calls. See: Auth Tokens - CA Live API Creator - 3.2 - CA Technologies Documentation 

     

    To call APIs, you need to call the @authentication endpoint to get the auth token. See the Invoking APIs page - Invoking APIs - CA Live API Creator - 3.2 - CA Technologies Documentation

     

    Hope this helps!