Layer7 API Management

 View Only
  • 1.  OAuth Manager issue

    Posted Mar 31, 2020 09:37 AM
    Hi There,

    Unable to login to OAuth manager, after entering the credentials it returns a static html page.

    Logs:
    2020-03-31T14:03:37.426+0100 INFO 480 com.l7tech.external.assertions.comparison.server.ServerComparisonAssertion: 7101: Comparison did not match: ${operation} is equal to get
    2020-03-31T14:03:37.426+0100 INFO 480 com.l7tech.external.assertions.comparison.server.ServerComparisonAssertion: 7101: Comparison did not match: ${operation} is equal to get
    2020-03-31T14:03:37.426+0100 INFO 480 com.l7tech.external.assertions.comparison.server.ServerComparisonAssertion: 7101: Comparison did not match: ${operation} is equal to delete (case sensitive)
    2020-03-31T14:03:37.426+0100 INFO 480 com.l7tech.external.assertions.comparison.server.ServerComparisonAssertion: 7101: Comparison did not match: ${operation} is equal to deleteExpired
    2020-03-31T14:03:37.426+0100 INFO 480 com.l7tech.external.assertions.comparison.server.ServerComparisonAssertion: 7101: Comparison did not match: ${operation} is equal to deleteExpired
    2020-03-31T14:03:37.426+0100 INFO 480 com.l7tech.external.assertions.comparison.server.ServerComparisonAssertion: 7101: Comparison did not match: ${dbsystem} is equal to cassandra
    2020-03-31T14:03:37.426+0100 INFO 480 com.l7tech.external.assertions.comparison.server.ServerComparisonAssertion: 7101: Comparison did not match: ${isLocal} is equal to false
    2020-03-31T14:03:37.426+0100 INFO 480 com.l7tech.external.assertions.comparison.server.ServerComparisonAssertion: 7101: Comparison did not match: ${state} is equal to logout
    2020-03-31T14:03:37.426+0100 INFO 480 com.l7tech.external.assertions.comparison.server.ServerComparisonAssertion: 7101: Comparison did not match: ${state} is equal to init
    2020-03-31T14:03:37.426+0100 INFO 480 com.l7tech.external.assertions.comparison.server.ServerComparisonAssertion: 7101: Comparison did not match: ${sessionID} is empty
    2020-03-31T14:03:37.426+0100 INFO 480 com.l7tech.external.assertions.comparison.server.ServerComparisonAssertion: 7101: Comparison did not match: ${cacheMaxEntries} is not empty (case sensitive)
    2020-03-31T14:03:37.427+0100 INFO 480 com.l7tech.external.assertions.comparison.server.ServerComparisonAssertion: 7101: Comparison did not match: ${cacheMaxSize} is not empty (case sensitive)
    2020-03-31T14:03:37.427+0100 INFO 480 com.l7tech.external.assertions.comparison.server.ServerComparisonAssertion: 7101: Comparison did not match: ${cache.op} is equal to GET
    2020-03-31T14:03:37.427+0100 WARNING 480 com.l7tech.external.assertions.jdbcquery.server.ServerJdbcQueryAssertion: 9104: "Perform JDBC Query" assertion failed due to: Cannot retrieve a C3P0 DataSource: No connections available for 'OAuth' No connections available for 'OAuth'
    2020-03-31T14:03:37.427+0100 INFO 480 com.l7tech.external.assertions.comparison.server.ServerComparisonAssertion: 7101: Comparison did not match: ${dbsystem} is equal to cassandra
    2020-03-31T14:03:37.427+0100 INFO 480 com.l7tech.external.assertions.comparison.server.ServerComparisonAssertion: 7101: Comparison did not match: ${isLocal} is equal to false
    2020-03-31T14:03:37.427+0100 INFO 480 com.l7tech.server.MessageProcessor: 3017: Policy evaluation for service oauth/manager [e001cfd0c1c1ffaa18e187b5e72fea4e] resulted in status 600 (Assertion Falsified)
    2020-03-31T14:03:37.427+0100 WARNING 480 com.l7tech.server.message: Message was not processed: Assertion Falsified (600)

    Connection Test passed:
    Please help!!!!

    have already seen these: https://community.broadcom.com/communities/community-home/digestviewer/viewthread?MID=780979 and https://community.broadcom.com/communities/community-home/digestviewer/viewthread?MID=755322



  • 2.  RE: OAuth Manager issue

    Broadcom Employee
    Posted Mar 31, 2020 09:44 AM
    Good morning,

    Please see the below doc. This has a few additional recommendations aside from what you tried in the community postings.
    Hope this helps.

    https://knowledge.broadcom.com/external/article?articleId=8354




  • 3.  RE: OAuth Manager issue
    Best Answer

    Posted Apr 01, 2020 09:22 AM
    This issue is resolved!!

    2020-03-31T14:03:37.427+0100 WARNING 480 com.l7tech.external.assertions.jdbcquery.server.ServerJdbcQueryAssertion: 9104: "Perform JDBC Query" assertion failed due to: Cannot retrieve a C3P0 DataSource: No connections available for 'OAuth' No connections available for 'OAuth'

    Just need to enable C3P0 setting for OAuth JDBC in Policy Manager.