Layer7 API Management

  • 1.  Not seeing the test clients in OAuth manage console

    Broadcom Employee
    Posted Oct 06, 2017 03:48 AM
      |   view attached

    I installed API management 8.3 and OAuth 3.0.1. Followed the steps successfully and reflected the required folders in Policy manager. But when I logged into the OAuth admin console I am not seeing the test clients. I cross checked the steps and the certificate etc. Anybody help on this.



  • 2.  Re: Not seeing the test clients in OAuth manage console
    Best Answer

    Posted Oct 06, 2017 04:01 AM

    can you run this command on the db, select * from oauth_client where description like '%test clients%'; and check if you see the test clients under name column, and the user name under register_by column, check if you trying to login using same user name ?



  • 3.  Re: Not seeing the test clients in OAuth manage console

    Broadcom Employee
    Posted Oct 09, 2017 01:20 AM

    Thanks.The issue got resolved.



  • 4.  Re: Not seeing the test clients in OAuth manage console

    Broadcom Employee
    Posted Oct 08, 2017 08:55 PM

    Dear kllve01 ,

    One of the otk install step is to import the test data, did you import the otk_db_schema.sql, and otk_db_testdata.sql?

    MySQL Database - CA API Management OAuth Toolkit - 3.6 - CA Technologies Documentation 

     

    Regards,

    Mark



  • 5.  Re: Not seeing the test clients in OAuth manage console

    Broadcom Employee
    Posted Oct 09, 2017 01:20 AM

    Thanks.The issue got resolved.