App Connect

App Connect

Join this online user group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.


#Applicationintegration
#App Connect
#AppConnect
 View Only
Expand all | Collapse all

Implement Native OAuth provider with separate Authentication URL user registry for each catalog

  • 1.  Implement Native OAuth provider with separate Authentication URL user registry for each catalog

    Posted Tue June 06, 2023 06:24 AM

    Hi Community...

     

    We wanted to achieve the below in IBM API Connect V10. Please let me know how the best practice.

    We have different environments in our scope (DEV, SIT, UAT & Production). API provider organization uses Catalogs DEV, SIT, UAT and Production as separate environments. We develop our APIs in DEV catalog and we need to export them to SIT catalog to test and then to UAT catalog for UAT testing

    1.      Separate target-url for APIs for each environment.

    We used catalog property to define the value that is specific to a particular Catalog.

    2.      APIs use Native OAuth module for authorization with separate Authentication URL user registry for each environment.

    How can I achieve this without source code modifications for each catalog?



    ------------------------------
    Nirmalan Rajasingam
    ------------------------------


  • 2.  RE: Implement Native OAuth provider with separate Authentication URL user registry for each catalog

    Posted Wed June 07, 2023 07:10 AM

    Hi Nirmalan, 

    I had never been trying to do it however you can try to customize OAuth Provider Assembly while using the switch node by checking the catalog name and selecting the user registry.



    ------------------------------
    Burak Görener
    ist
    +90262646 50 11
    ------------------------------



  • 3.  RE: Implement Native OAuth provider with separate Authentication URL user registry for each catalog

    Posted Thu June 08, 2023 04:01 AM

    Hi Burak,

    Thank you for your prompt response. I will try this and see.



    ------------------------------
    Nirmalan Rajasingam
    ------------------------------