Layer7 API Management

 View Only
  • 1.  Is password grant type not supported for OIDC ?

    Posted Mar 30, 2020 08:41 AM
    Hello Broadcom Team,
     
    As far as concern to the CA API Gateway OAuth Toolkit 4.3 documentation, password grant type is not supported for OIDC implementation.  
    Can you please confirm whether it is still true or changed in new minor version of OTK?


    ------------------------------
    Sachin
    Technology Lead
    ------------------------------


  • 2.  RE: Is password grant type not supported for OIDC ?
    Best Answer

    Posted Mar 30, 2020 10:32 AM
    These are the supported OpenID Grant Type

    You can customize this by updating #OTK openid grant_types_supported

    I know in my previous implementation we faced the same issue with password grant_type not supporting openid OOB. but you can customize it over here as per you requirement


    ------------------------------
    Pre-Sales Consultant
    CA Southern Africa
    ------------------------------



  • 3.  RE: Is password grant type not supported for OIDC ?

    Posted Mar 30, 2020 10:52 AM
    you mentioned These Are Supported Grant Types. Please let me know which are supported grant types. And why in documentation supported grant type list is not mentioned.

    Thanks & Regards

    SACHIN S. GHUMBRE  






  • 4.  RE: Is password grant type not supported for OIDC ?

    Posted Mar 30, 2020 11:15 AM
    Hi Sachin,
    OIDC by default supports OIDC Authorization Code Flow, or OIDC Implicit Flow by Design. Hence I don't think there is a Password grant type that is part of the OIDC implementation. But in case you want to you can update it using OTK OpenID supported grant types 

    Hope this helps


    Ref:
    https://medium.com/@robert.broeckelmann/when-to-use-which-oauth2-grants-and-oidc-flows-ec6a5c00d864


    ------------------------------
    Pre-Sales Consultant
    CA Southern Africa
    ------------------------------



  • 5.  RE: Is password grant type not supported for OIDC ?

    Posted Mar 31, 2020 01:18 AM
    Thanks Ronald for you help!

    Adding password as a grant type in customized policy #OTK openid grant_types_supported will solve the problem and no other configuration and settings are required ?

    Thanks & Regards

    SACHIN S. GHUMBRE  | TECHNOLOGY LEAD

    INFOSYS LIMITED

    Mobile #: +91 9579335949






  • 6.  RE: Is password grant type not supported for OIDC ?

    Posted Mar 30, 2020 11:18 AM
    was not able to see in mailbox. I can see the images on browser. 

    Thank you in advance