Layer7 API Management

  • 1.  Client id and client_key

    Posted Mar 22, 2018 12:02 PM

    Hi Team,

    I have the same client id for different client keys ,

    When ever i get a token is there a way for getting the client_key and client_ident using the otk require token assertion.



  • 2.  Re: Client id and client_key

    Broadcom Employee
    Posted Dec 27, 2018 11:17 AM

    Hi Pavan,

     

    The client ID is exposed via the variable ${session.client_id} from the OTK Require OAuth 2.0 Token assertion.

    The client ident however is not, for this you may wish to use the OTK API to retrieve the values.

     

    Regards,

    Joe