Layer7 API Management

  • 1.  Need help to implement OAUth2.0 in PolicyManager Ver9.0

    Posted May 28, 2016 12:39 PM

    Hello there!

    Need to develop an API Proxy which can generate OAuth access token hence needed to install OAuth2.0 on my PolicyManager 9.0. Kindly help me also please help me to get a document for the same.



  • 2.  Re: Need help to implement OAUth2.0 in PolicyManager Ver9.0

    Posted May 30, 2016 03:49 AM


  • 3.  Re: Need help to implement OAUth2.0 in PolicyManager Ver9.0

    Posted May 30, 2016 04:01 AM

    Thank you very much for your time.



  • 4.  Re: Need help to implement OAUth2.0 in PolicyManager Ver9.0
    Best Answer

    Broadcom Employee
    Posted May 30, 2016 01:29 PM

    Hello Mathanprasath,

    The link above is to the OTK 3.4 documentation. OTK 3.4 only supports Gateway 9.1.

    If you are running Gateway 9.0, you need to install the earlier OTK 3.3 version.  You install the OAuth Solution Kit that contains policies, endpoints and assertions that create the OAuth Toolkit (OTK).

    Installation instructions are here: Installation Workflow - CA API Management OAuth Toolkit - 3.3 - CA Technologies Documentation

    After installation, the token issuing endpoints are created. You can call /auth/oauth/v2/authorize or /auth/oauth/v2/token depending on your grant type.

    See more information:OAuth Request Scenarios - CA API Management OAuth Toolkit - 3.3 - CA Technologies Documentation

    Hope that helps.

     

    Simon