IBM Security Verify

 View Only
  • 1.  CORS support with Multiple domains

    Posted Mon November 16, 2020 12:36 PM
    I already found some previous threads about this topic.
    I know that ISAM 9.0.7 supports multiple threads.
    Where can I found documentation explaining how to configure this in a way I can implement it?

    ------------------------------
    Joao Goncalves
    Pyxis, Lda.
    Sintra
    +351 91 721 4994
    ------------------------------


  • 2.  RE: CORS support with Multiple domains
    Best Answer

    Posted Mon November 16, 2020 03:53 PM
    Joao,
     
    Have you looked at the official documentation, and in particular, the enhancements which were added in the support of CORS as a part of the 10.0.0.0 release: https://www.ibm.com/support/knowledgecenter/SSPREK_10.0.0/com.ibm.isva.doc/wrp_config/concept/con_cors_support.html
     
     

    Scott A. Exton
    Senior Software Engineer
    Chief Programmer - IBM Security Verify Access

    IBM Master Inventor


    Phone: 61-7-5552-4008
    E-mail: scotte@au1.ibm.com
    1 Corporate Court
    Bundall, QLD 4217
    Australia
     
     





  • 3.  RE: CORS support with Multiple domains

    Posted Mon November 16, 2020 04:28 PM
    No I haven't, but I am looking on how to configure CORS in V9.0.7
    How is it configured, for 1 or multiple domains? The customer is asking me to configure 4 different domains.

    ------------------------------
    Joao Goncalves
    Pyxis, Lda.
    Sintra
    +351 91 721 4994
    ------------------------------



  • 4.  RE: CORS support with Multiple domains

    Posted Mon November 16, 2020 04:42 PM
    Where do I set CORS even if it is for just 1 domain, and how do I extend it to multiple domains?
    I looked in the reverse proxy configuration file, and there is nothing there about CORS.

    ------------------------------
    Joao Goncalves
    Pyxis, Lda.
    Sintra
    +351 91 721 4994
    ------------------------------



  • 5.  RE: CORS support with Multiple domains

    Posted Mon November 16, 2020 05:16 PM
    Joao,
     
    Limited CORS support was added in 9.0.7.2 via the new 'API Access Control' capability (https://www.ibm.com/support/knowledgecenter/SSPREK_9.0.7/com.ibm.isam.doc/admin/concept/con_api_access_ctrl.html?view=kc).  Under the covers this configured CORS through some custom HTTP transformation rules.
     
    In 10.0.0.0 native support was added for CORs.
     
    So, if you are using 9.0.7.2 you either need to configure the CORs support using the 'API Access Control' facility, or author your own HTTP transformation rules to implement CORS.
     
     
     
     

    Scott A. Exton
    Senior Software Engineer
    Chief Programmer - IBM Security Verify Access

    IBM Master Inventor


    Phone: 61-7-5552-4008
    E-mail: scotte@au1.ibm.com
    1 Corporate Court
    Bundall, QLD 4217
    Australia