Layer7 API Management

 View Only
  • 1.  Customizing Token lifetimes

    Posted May 09, 2018 08:41 PM

    Hi 

    I am using grant type = client credentials ,

    and want to change the default token  life time properties 

    i have added a json such as 

    {
    "lifetimes":
    {
    "oauth2_access_token_lifetime_sec":7600
    }
    }

     

    But i see only the default value as 3600,

    I am on APIGW Version 9.1 how can we achieve this 

    OTK 3.5



  • 2.  Re: Customizing Token lifetimes
    Best Answer

    Broadcom Employee