Layer7 API Management

  • 1.  AppAuth client for iOS/Android and OAuth Toolkit

    Posted Jun 15, 2017 01:47 PM

    Is anyone using the AppAuth client for iOS/Android against the API Gateway OAuth Toolkit?

    What has your experience been? Are they compatible? Was a lot of customization necessary?

     

    I am pretty new to the API gateway, the OTK and OAuth/OpenID Connect.

     

    Just trying to do some initial research, and get input from others with more experience.

     

    Thanks,

     

    Josh



  • 2.  Re: AppAuth client for iOS/Android and OAuth Toolkit
    Best Answer

    Posted Aug 15, 2017 07:51 PM

    We did not use AppAuth client against OTK directly,

     

    however, MAG Android has integrated the Social Login module with AppAuth. Instead of providing the AppAuth configuration on the client side, the social login provider information is stored on the server, and MAG proxy all the calls to the social login provider (MAG can be one of the Social Login Provider).

    For the flow detail please refer to https://cawiki.ca.com/display/APIMMobile/MAS+Social+Login 

     

    To answer your question, we never try it, but the OTK aligns with the rfc spec, and it should work.

    For more MAG information you can go to CA Developers, CA Mobile App Services - CA Technologies , which is the SDK designed for CA MAG and OTK.

     

    Hope this help.

     

    Andy Witrisna