Re: [Dev] [IS] Removing IDN_ARTIFACT_STORE table from SQL scripts

2019-09-23 Thread Samitha Chathuranga
Hi Janak, Thanks for letting know. Please keep the *thread* updated about any other future changes too. Regards, Samitha On Fri, Sep 20, 2019 at 3:03 PM Janak Amarasena wrote: > Hi All, > The IDN_ARTIFACT_STORE is a new table and was used to store the user store > configurations in the databas

Re: [Dev] Binding access token to the browser for new IAM Portal Applications

2019-09-23 Thread Prakhash Sivakumar
Hi Johann, On Sat, Sep 21, 2019 at 7:13 AM Johann Nallathamby wrote: > Hi Thanuja, > > Did we consider sending the access token itself as a secure, http-only > cookie to the browser instead of binding it to a separate cookie? This will > also simplify the development on the client side, in case

Re: [Dev] [APIM] Adding Access-Control-Expose with the configuration

2019-09-23 Thread Bhathiya Jayasekara
This is supported in APIM 3.0. Thanks, Bhathiya On Mon, Sep 23, 2019 at 3:50 PM Prakhash Sivakumar wrote: > Hi Devs, > > In APIM by default we are allowing to add Access-Control-Allow-Headers in > the CORS configuration, but any reason why we don't provide a configuration > option to add Access

[Dev] [APIM] Adding Access-Control-Expose with the configuration

2019-09-23 Thread Prakhash Sivakumar
Hi Devs, In APIM by default we are allowing to add Access-Control-Allow-Headers in the CORS configuration, but any reason why we don't provide a configuration option to add Access-Control-Expose-Headers. Currently we have to add a outsequence like below to preserve the CORS related response heade