Activity
From 12/19/2025 to 01/17/2026
01/16/2026
- 06:35 PM Support #9709: Needed: Basic example of configuring separate client and server
- Committed rev 16353 (9709b) implemented the secure tokens (#9709-349). (@AuthHandler@ decrypts tokens generated by @p...
- 11:21 AM Support #9709: Needed: Basic example of configuring separate client and server
- Code Review Task Branch 9709b Revisions 16351 and 16352
The logging changes are good. - 05:19 AM Support #9709: Needed: Basic example of configuring separate client and server
- I am implementing the following idea. The web client creates the @AES@ cryptographic key and delivers this key to @Au...
01/15/2026
- 05:53 PM Support #9709: Needed: Basic example of configuring separate client and server
- Container-related details should be #7275 or if you are trying to keep the details non-private, we can create another...
- 05:44 PM Support #9709: Needed: Basic example of configuring separate client and server
- Greg, is this the proper place for discussion of the container configuration itself? I have the exact same docker-com...
- 12:52 PM Support #9709: Needed: Basic example of configuring separate client and server
- Greg, I just follow #9709-283, #9709-284 and already did some changes in rev 16350 (9709b). This task needs to be com...
- 12:31 PM Support #9709: Needed: Basic example of configuring separate client and server
- Greg Shah wrote:
> I think we've spent quite a bit of time on this and I'm not sure if we should continue this effor... - 12:28 PM Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> I need to transmit secure tokens as response headers but it is possible only to send them... - 12:22 PM Support #9709: Needed: Basic example of configuring separate client and server
- I need to transmit secure tokens as response headers but it is possible only to send them as template page parameters.
- 12:17 PM Support #9709: Needed: Basic example of configuring separate client and server
- Hynek, Constantin, please review the current rev 9709b. #9709-336 I have technical difficulties with the current impl...
01/14/2026
- 05:59 PM Support #9709: Needed: Basic example of configuring separate client and server
- I believe I found the appropriate network setup for our GCD firewall that should allow the docker-compose network to ...
- 03:30 PM Support #9709: Needed: Basic example of configuring separate client and server
- Greg Shah wrote:
> Sergey Ivanovskiy wrote:
> > Roger, you can investigate the code of @BrokerManager.schedule@ and... - 02:57 PM Support #9709: Needed: Basic example of configuring separate client and server
- There is this experimental browsers API https://developer.mozilla.org/en-US/docs/Web/API/Private_State_Token_API that...
- 02:47 PM Support #9709: Needed: Basic example of configuring separate client and server
- Hynek, please help to gather all api that requires security token. We need to provide security token to get an access...
- 11:19 AM Support #9709: Needed: Basic example of configuring separate client and server
- Now that the certificate was accepted, the second time I tried to get in, we are successful:
!9709_2nd_time_in_works... - 10:51 AM Support #9709: Needed: Basic example of configuring separate client and server
- So without the proxy configured, we get a valid URL in our error:...
- 10:45 AM Support #9709: Needed: Basic example of configuring separate client and server
- Roger Borrello wrote:
> Roger Borrello wrote:
> directory. This didn't make any difference, because it turns out it... - 10:05 AM Support #9709: Needed: Basic example of configuring separate client and server
- Greg, I meant that the reverse proxy server has its own configuration. The broker client and local web client looks s...
- 09:59 AM Support #9709: Needed: Basic example of configuring separate client and server
- Some customers will not use reverse proxy but will use the complex containers. So we must support complex containers...
- 09:26 AM Support #9709: Needed: Basic example of configuring separate client and server
- Greg Shah wrote:
> Sergey Ivanovskiy wrote:
> > Roger, I do not understand why you were using proxy. In our broker ... - 06:33 AM Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> Roger, you can investigate the code of @BrokerManager.schedule@ and add changes here to s... - 06:32 AM Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> Roger, I do not understand why you were using proxy. In our broker configuration we do no... - 03:40 AM Support #9709: Needed: Basic example of configuring separate client and server
- Roger, I do not understand why you were using proxy. In our broker configuration we do not use the proxy server.
- 07:14 PM Support #9709: Needed: Basic example of configuring separate client and server
- Roger Borrello wrote:
directory. This didn't make any difference, because it turns out it was the same issue I disco... - 07:05 PM Support #9709: Needed: Basic example of configuring separate client and server
- I was trying to work with a docker-compose setup and was not able the browser to the server. In this configuration, w...
01/13/2026
- 06:06 PM Support #9709: Needed: Basic example of configuring separate client and server
- I found that I did not test @LAX@ policy and committed into 9709b rev 16349 but cookie was blocked due to the LAX coo...
- 03:29 PM Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> Roger, you can investigate the code of @BrokerManager.schedule@ and add changes here to s... - 02:32 PM Support #9709: Needed: Basic example of configuring separate client and server
- Roger, you can investigate the code of @BrokerManager.schedule@ and add changes here to see which one is selected for...
- 02:30 PM Support #9709: Needed: Basic example of configuring separate client and server
- Actually, I disconnected one, came in again, and *broker1* was used... Not sure I know the algorithm, but I was just ...
- 02:27 PM Support #9709: Needed: Basic example of configuring separate client and server
- With a second broker configured, I connected from a second laptop on my network. It still went through the same broke...
- 02:23 PM Support #9709: Needed: Basic example of configuring separate client and server
- Roger Borrello wrote:
> Greg Shah wrote:
> > Yes, but especially the [[p2j:Remote Launchers]]
>
> Updated the *c...
01/08/2026
- 05:38 PM Support #9709: Needed: Basic example of configuring separate client and server
- Greg Shah wrote:
> Yes, but especially the [[p2j:Remote Launchers]]
Updated the *client.xml* section. I was looki... - 10:55 AM Support #9709: Needed: Basic example of configuring separate client and server
- Roger Borrello wrote:
> Greg Shah wrote:
> > Roger: Based on your trials and tribulations with this, I think our do...
01/07/2026
- 05:45 PM Support #9709: Needed: Basic example of configuring separate client and server
- Greg Shah wrote:
> Roger: Based on your trials and tribulations with this, I think our documentation needs edits. P... - 05:42 PM Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> You could commit 16336 after 16337 to revert the changes.
I reverted to *16336* on xfe... - 08:17 AM Support #9709: Needed: Basic example of configuring separate client and server
- Roger: Based on your trials and tribulations with this, I think our documentation needs edits. Please write those ed...
01/06/2026
- 09:48 AM Support #9709: Needed: Basic example of configuring separate client and server
- You could commit 16336 after 16337 to revert the changes.
- 09:46 AM Support #9709: Needed: Basic example of configuring separate client and server
- I have a copy of 9709b on xfer.goldencode.com in @/opt/fwd/9709b@ that I want to revert to 16336 for now. Should I _u...
- 09:40 AM Support #9709: Needed: Basic example of configuring separate client and server
- Roger Borrello wrote:
> Sergey Ivanovskiy wrote:
> > From your logs I observed
> > [...]
> > that @remote:agent:d... - 09:27 AM Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> From your logs I observed
> [...]
> that @remote:agent:dedicatedMode=true@ but this par... - 09:21 AM Support #9709: Needed: Basic example of configuring separate client and server
- Roger Borrello wrote:
> Sergey Ivanovskiy wrote:
> > Sergey Ivanovskiy wrote:
> > > Please use rev 16336 (9709b) b... - 08:42 AM Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> Sergey Ivanovskiy wrote:
> > Please use rev 16336 (9709b) because this cross-site cookie... - 08:02 AM Support #9709: Needed: Basic example of configuring separate client and server
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Hynek, could you please explain or develop your idea more thorou... - 04:48 AM Support #9709: Needed: Basic example of configuring separate client and server
- From your logs I observed...
- 04:27 AM Support #9709: Needed: Basic example of configuring separate client and server
- >I had <agent dedicatedMode="true"/> and was receiving localhost refused to connect. When I changed to "false" I now ...
- 04:21 AM Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> Please use rev 16336 (9709b) because this cross-site cookie is not permitted with rev 163...
01/05/2026
- 05:53 PM Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> In respect to @dedicatedMode@ please test with this option and without the former. @dedic... - 04:25 PM Support #9709: Needed: Basic example of configuring separate client and server
- Roger Borrello wrote:
> I'm getting a much more favorable situation, only the browser is indicating localhost refuse... - 02:50 PM Support #9709: Needed: Basic example of configuring separate client and server
- The @fwd_client_base_crash_20260105_144809.log@ contains *localhost* for @CLIENT:WEB:HOST@. I'm not sure where that c...
- 02:45 PM Support #9709: Needed: Basic example of configuring separate client and server
- I'm getting a much more favorable situation, only the browser is indicating localhost refused to connect. I have the ...
- 02:24 PM Support #9709: Needed: Basic example of configuring separate client and server
- Yes, that should work.
- 01:52 PM Support #9709: Needed: Basic example of configuring separate client and server
- Constantin Asofiei wrote:
> You also need a @bzr clean-tree --force@ to be sure you get a clean branch.
So this i... - 01:40 PM Support #9709: Needed: Basic example of configuring separate client and server
- You also need a @bzr clean-tree --force@ to be sure you get a clean branch.
- 01:39 PM Support #9709: Needed: Basic example of configuring separate client and server
- Yikes... The @dbash.sh@ @fwd_update.sh@ tool was using the xfer location, which I created with the standard tool scri...
- 01:16 PM Support #9709: Needed: Basic example of configuring separate client and server
- Roger Borrello wrote:
> Am I receiving the below due to Java 17 updates or your updates?
> [...]
>
> Perhaps I n... - 01:08 PM Support #9709: Needed: Basic example of configuring separate client and server
- Am I receiving the below due to Java 17 updates or your updates?...
- 12:06 PM Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> Please use rev 16336 (9709b) because this cross-site cookie is not permitted with rev 163... - 11:51 AM Support #9709: Needed: Basic example of configuring separate client and server
- Please use rev 16336 (9709b) because this cross-site cookie is not permitted with rev 16337 (9709b). I committed rev ...
- 11:48 AM Support #9709: Needed: Basic example of configuring separate client and server
- Roger, you should connect to the server host but not to the broker host. From your description it is @fwddev1:7443/gu...
- 11:12 AM Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> I have no issues with the broker setup and Java 17. My environment just simulates your en...
01/02/2026
- 12:40 PM Support #9709: Needed: Basic example of configuring separate client and server
- I rolled back @SameSite@ policy for the authorization cookie rev 16337 (9709b) by setting this property to @STRICT@ a...
12/31/2025
- 12:14 PM Support #9709: Needed: Basic example of configuring separate client and server
- Authentication cookie is used only by @AuthHandler@ and is not used by known implementations of @SsoAuthenticator@. I...
- 09:45 AM Support #9709: Needed: Basic example of configuring separate client and server
- We cannot require reverse proxy as a solution.
12/30/2025
- 04:56 AM Support #9709: Needed: Basic example of configuring separate client and server
- It seems that using Anti-CSRF Tokens should be more easily to implement because this token can be included into html ...
12/29/2025
- 02:19 PM Support #9709: Needed: Basic example of configuring separate client and server
- OK. Thank you for pointing on this issue. I didn't know the Cross-site request forgery (CSRF) method to steal cookies...
- 02:07 PM Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> Hynek, is this rev 16336 (9709b) passed the review if we don't take into account the secu... - 02:03 PM Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > Sergey Ivanovskiy wrote:
> > > Hynek, could you please explain ... - 02:02 PM Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> Why these issues were not raised when iframe with cookie were developed at the different ... - 01:57 PM Support #9709: Needed: Basic example of configuring separate client and server
- Why these issues were not raised when iframe with cookie were developed at the different task more earlier? The same ...
- 01:37 PM Support #9709: Needed: Basic example of configuring separate client and server
- I don't understand why this option (ref https://developer.mozilla.org/en-US/docs/Web/HTTP/Guides/Cookies)...
- 01:33 PM Support #9709: Needed: Basic example of configuring separate client and server
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Hynek, could you please explain or develop your idea more thorou... - 01:27 PM Support #9709: Needed: Basic example of configuring separate client and server
- Hynek, is this rev 16336 (9709b) passed the review if we don't take into account the security issues?
I would propos... - 12:49 PM Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> Hynek, could you please explain or develop your idea more thoroughly because it is not cl... - 12:02 PM Support #9709: Needed: Basic example of configuring separate client and server
- Hynek, could you please explain or develop your idea more thoroughly because it is not clear for me now. The spawned ...
- 11:49 AM Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> It seems that NONE is only option. In practice I did some tests that showed that another ... - 10:50 AM Support #9709: Needed: Basic example of configuring separate client and server
- Hynek Cihlar wrote:
> Code review 9709b.
>
> Potential @NPE@, @env.get(BrokerCore.BROKER_DEDICATED_HOST)@ may in ... - 08:50 AM Support #9709: Needed: Basic example of configuring separate client and server
- Hynek Cihlar wrote:
> Code review 9709b.
> I'm a bit uneasy with relaxing the same-site cookie policy in @AuthHan... - 07:53 AM Support #9709: Needed: Basic example of configuring separate client and server
- Code review 9709b.
Potential @NPE@, @env.get(BrokerCore.BROKER_DEDICATED_HOST)@ may in theory return @null@. For s...
12/24/2025
- 10:32 AM Support #9709: Needed: Basic example of configuring separate client and server
- I used 9709b.
- 10:27 AM Support #9709: Needed: Basic example of configuring separate client and server
- I have no issues with the broker setup and Java 17. My environment just simulates your environment:
1) started Virtu... - 04:03 AM Support #9709: Needed: Basic example of configuring separate client and server
- Roger Borrello wrote:
> Sergey Ivanovskiy wrote:
> > I did the changes in 9709b that were not reviewed yet.
> Is H... - 04:01 AM Support #9709: Needed: Basic example of configuring separate client and server
- For the broker setup the spawned client connects to the server via SSL and gets remote server objects and performs th...
- 02:06 AM Support #9709: Needed: Basic example of configuring separate client and server
- Roger Borrello wrote:
> I'm interested in understanding why when we run the @ClientDriver@ at the command line (typi...
12/23/2025
- 06:11 PM Support #9709: Needed: Basic example of configuring separate client and server
- Sergey, I seemed to have taken a step back, even though I have good certificates and passwords configured. The direct...
- 05:39 PM Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> https://stackoverflow.com/questions/1091945/what-characters-do-i-need-to-escape-in-xml-do... - 05:38 PM Support #9709: Needed: Basic example of configuring separate client and server
- I'm interested in understanding why when we run the @ClientDriver@ at the command line (typically via @client.sh@), w...
- 05:20 PM Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> I did the changes in 9709b that were not reviewed yet.
Is Hynek the appropriate reviewer?
- 10:54 AM Support #9709: Needed: Basic example of configuring separate client and server
- I did the changes in 9709b that were not reviewed yet.
- 10:51 AM Support #9709: Needed: Basic example of configuring separate client and server
- We can modify @com.goldencode.p2j.security.SSLCertGenUtil@ to make it possible generate required xml files. Could you...
- 10:44 AM Support #9709: Needed: Basic example of configuring separate client and server
- https://stackoverflow.com/questions/1091945/what-characters-do-i-need-to-escape-in-xml-documents
https://share.goo... - 10:33 AM Support #9709: Needed: Basic example of configuring separate client and server
- Sergey, I am working on this again and I want to recap the process to setup the certificates, because that was the bi...
Also available in: Atom