Layer7 API Management

  • 1.  MAG SDK Method Mapping to Gateway API

    Posted Oct 11, 2017 02:57 PM

    Hi, 

    For a given request from a mobile client having MAG Sdk, Do we have any document that outlines 

    for each  method in  SDK what are all the policies/assertions that get  triggered in Gateway.  (Ex: MAS.start(). MAS.getCurrentUser()....).  This mapping helps in customizing the right assertions to match the requirement. 


    Thank you,
    Naveen 



  • 2.  Re: MAG SDK Method Mapping to Gateway API
    Best Answer

    Broadcom Employee
    Posted Oct 11, 2017 09:03 PM

    Hi Naveen

     

    There is not a direct correlation to a sdk method and a API calls that get made on the back end to the gateway some methods may negotiate multiple backend calls. If you want to identify all the endpoints that are called from the sdk you can see them all in the msso_config.json file.



  • 3.  Re: MAG SDK Method Mapping to Gateway API

    Broadcom Employee
    Posted Oct 16, 2017 12:10 AM

    Hello Naveen,

    The MAG sdk is a open source on github CA API Management · GitHub 

    If you want to go inside the sdk, you can access it on github.

     

    Regards,

    Mark