Activity
From 07/03/2023 to 08/01/2023
08/01/2023
- 03:28 AM Feature #3931: single sign-on for virtual desktop mode
- I'll soon apply the changes with the latest revision, so when you have time, you can also check the initial refactori...
- 02:28 AM Feature #3931: single sign-on for virtual desktop mode
- Check how @auth-plugins@ works with @GuestAccess@ - something similar can be done for the guest SSO plugin (we should...
- 02:21 AM Feature #3931: single sign-on for virtual desktop mode
- The fwd user attr @<node-attribute name="osuser" value="[os-user]"/>@ can't be replaced by a default. That's how the ...
07/31/2023
- 12:59 PM Feature #3931: single sign-on for virtual desktop mode
- Galya B wrote:
> I mean we can still use @bogus@. When I'm done with the work, I'll change it to @bogus@ and will ad... - 12:10 PM Feature #3931: single sign-on for virtual desktop mode
- I mean we can still use @bogus@. When I'm done with the work, I'll change it to @bogus@ and will add @<node-attribute...
- 12:06 PM Feature #3931: single sign-on for virtual desktop mode
- I created the @SsoAuthenticatorSample@ and hardcoded fwd user @newuser@ that can use any os user configured for it.
... - 12:02 PM Feature #3931: single sign-on for virtual desktop mode
- Thanks for the explanation.
Greg, just an idea: it would be helpful for i.e. development mode to have a 'GuestSSOP... - 11:55 AM Feature #3931: single sign-on for virtual desktop mode
- Correct. This will be pure Java and will not have a context.
- 11:52 AM Feature #3931: single sign-on for virtual desktop mode
- Basically we can't have a context before determining the fwd user that is returned by the SSO auth, so it should run ...
- 11:49 AM Feature #3931: single sign-on for virtual desktop mode
- Constantin Asofiei wrote:
> I don't understand; from looking at the code, the default value for @Thread.defaultUncau... - 11:15 AM Feature #3931: single sign-on for virtual desktop mode
- Galya B wrote:
> Constantin Asofiei wrote:
> > Review for 3931a rev 14653:
> > * @ClientDriver.main@ - @defaultUnc... - 09:10 AM Feature #3931: single sign-on for virtual desktop mode
- Constantin Asofiei wrote:
> Review for 3931a rev 14653:
> * @ClientDriver.main@ - @defaultUncaughtExceptionHandler@... - 07:13 AM Feature #3931: single sign-on for virtual desktop mode
- Review for 3931a rev 14653:
* @ClientDriver.main@ - @defaultUncaughtExceptionHandler@ can be null
* @SchemaComparat... - 07:20 AM Bug #7646: FILL-IN: NPE during the PASTE of non-text clipboard contents
- Greg Shah wrote:
> Instead of applying the fix to trunk directly, I prefer to just include the fix in another branch... - 07:10 AM Bug #7646: FILL-IN: NPE during the PASTE of non-text clipboard contents
- Greg Shah wrote:
> Instead of applying the fix to trunk directly, I prefer to just include the fix in another branch... - 07:09 AM Bug #7646: FILL-IN: NPE during the PASTE of non-text clipboard contents
- Instead of applying the fix to trunk directly, I prefer to just include the fix in another branch where you are alrea...
- 06:46 AM Bug #7646: FILL-IN: NPE during the PASTE of non-text clipboard contents
- Greg Shah wrote:
> Do we need a task for this? The fix seems trivial.
I think we don't. I can fix this in the tr... - 06:44 AM Bug #7646: FILL-IN: NPE during the PASTE of non-text clipboard contents
- Do we need a task for this? The fix seems trivial.
- 06:28 AM Bug #7646 (WIP): FILL-IN: NPE during the PASTE of non-text clipboard contents
- Scenario:
# there is no *text* contents in system-wide clipboard (for example, the user copied an image to clipboa... - 06:05 AM Bug #7646 (Merge Pending): FILL-IN: NPE during the PASTE of non-text clipboard contents
07/28/2023
- 03:59 PM Bug #7515: FILL-IN: editing dates issues
- Vladimir Tsichevski wrote:
> Yet another issue: normally pressing @?@ (question) should always reset screen value to... - 11:41 AM Bug #7515: FILL-IN: editing dates issues
- **#9855 (FIXED)** Yet another issue:
Test program:... - 02:53 PM Bug #7642: Assigning SESSION:DATE-FORMAT has no effect on existing date instances
- Run this program. Assume the default date format is @mdy@ (as set in @directory.xml@)....
- 02:39 PM Bug #7642 (WIP): Assigning SESSION:DATE-FORMAT has no effect on existing date instances
07/27/2023
- 08:59 AM Bug #7515: FILL-IN: editing dates issues
- **(FIXED)** Yet another issue: normally pressing @?@ (question) should always reset screen value to an empty string.
...
07/25/2023
- 11:21 AM Feature #3931: single sign-on for virtual desktop mode
- Now a question about
> allowed to spawn a new session
The @BrokerServerServices@ acl/net config described [[p2j:R... - 11:11 AM Feature #3931: single sign-on for virtual desktop mode
- The current web flow is:
@WebHandler.spawnWorker@ -> @(Web)ClientSpawner.spawn@ -> [broker for the os user is found]... - 09:45 AM Feature #3931: single sign-on for virtual desktop mode
- By "any authorized context", I mean a context and caller that is allowed to spawn a new session.
- 09:42 AM Feature #3931: single sign-on for virtual desktop mode
- Yes, brokers need to be supported. This is just a spawning mechanism it should not really be core to the concept of ...
- 09:27 AM Feature #3931: single sign-on for virtual desktop mode
- Actually that is not correct. The broker is used just for spawning a separate process, so the connection to the serve...
- 09:12 AM Feature #3931: single sign-on for virtual desktop mode
- Brokers are currently using only certificate authentication before the server and the session is running for the whol...
- 11:13 AM Bug #7515: FILL-IN: editing dates issues
- **ISSUE** Yet another issue: if a just open a date @FILL-IN@, place the cursor at any of the two delimiters and press...
07/24/2023
- 03:31 PM Bug #7515: FILL-IN: editing dates issues
- **ISSUE** Yet another issue:
In OE the @SCREEN-VALUE@ called for an unedited date @FILL-IN@ with unknown variable,... - 09:39 AM Feature #3931: single sign-on for virtual desktop mode
- Just to mention, so that no unexpected surprises are found down the road: "sso hook" is a bit exaggerated for what I'...
- 09:35 AM Feature #3931: single sign-on for virtual desktop mode
- It would be feasible to implement certificate validation + SSO with the customer hook returning the certificate to us...
- 09:22 AM Feature #3931: single sign-on for virtual desktop mode
- With SSO it can't be of type @AUTH_MODE_X509_IDPW@ (except if we don't modify it), because the fwd user is dynamic (c...
- 09:20 AM Feature #3931: single sign-on for virtual desktop mode
- I mean the connection between the FWD client process (with embedded web server) and the FWD server.
- 09:18 AM Feature #3931: single sign-on for virtual desktop mode
- > My question is if it should be an option to enable certificate validation + SSO?
Help me understand how would it... - 02:00 AM Feature #3931: single sign-on for virtual desktop mode
- I didn't notice @AUTH_MODE_X509_IDPW@, @AUTH_MODE_X509_IDPW@ does indeed both validations, but the FWD user is either...
07/21/2023
- 03:07 PM Bug #7633: some trigger issues: PAUSE must not raise a trigger and no PAUSE exists when UPDATE is...
- There is this test:...
- 03:07 PM Bug #7633 (New): some trigger issues: PAUSE must not raise a trigger and no PAUSE exists when UPD...
- 01:00 PM Feature #3931: single sign-on for virtual desktop mode
- > At the moment, as far as I understand the logic, authentication is either certificate check, or fwd users check.
... - 11:06 AM Feature #3931: single sign-on for virtual desktop mode
- What I mean is having certificate should not limit the number of associated fwd users. Isn't it good to have clients ...
- 11:03 AM Feature #3931: single sign-on for virtual desktop mode
- At the moment, as far as I understand the logic, authentication is either certificate check, or fwd users check. If @...
- 10:51 AM Feature #3931: single sign-on for virtual desktop mode
- r14653: @GuestAccess@ reverted. Sso connection authentication is @SecurityManager.authenticateClientWorkerSso@ client...
- 08:55 AM Feature #3931: single sign-on for virtual desktop mode
- Greg Shah wrote:
> My references above are only discussing web clients. Of course, batch and non-web clients should... - 08:49 AM Feature #3931: single sign-on for virtual desktop mode
- > > > Are we moving all customers using embedded to SSO?
> >
> > Yes.
> Let me verify I understand correctly. C... - 08:46 AM Feature #3931: single sign-on for virtual desktop mode
- Greg Shah wrote:
> > Are we moving all customers using embedded to SSO?
>
> Yes.
Let me verify I understand co... - 08:46 AM Feature #3931: single sign-on for virtual desktop mode
- Galya B wrote:
> So batch processes will run on that server with SSO? @auth-config/plugin@ defines @GuestAccess@ use... - 08:42 AM Feature #3931: single sign-on for virtual desktop mode
- > Are we moving all customers using embedded to SSO?
Yes. We already have a hacked-up way to do this. With #3770... - 08:40 AM Feature #3931: single sign-on for virtual desktop mode
- So batch processes will run on that server with SSO? @auth-config/plugin@ defines @GuestAccess@ used by batch. Do I r...
- 08:39 AM Feature #3931: single sign-on for virtual desktop mode
- > > * I would expect us to drop usage of @GuestAccess@ in the solution. It is a hack that is not important/is unwant...
- 08:37 AM Feature #3931: single sign-on for virtual desktop mode
- To summarize embedded spawning / launching options:
1. [Old] web request to @/embedded/launch@ runs without knowing ... - 08:30 AM Feature #3931: single sign-on for virtual desktop mode
- Greg Shah wrote:
> So it is cleaner if we don't have an existing context and instead we should take the passed in ap... - 08:28 AM Feature #3931: single sign-on for virtual desktop mode
- Galya B wrote:
> Actually for rpc calls to @spawn@ thread pool is not used, because security context should be avail... - 08:27 AM Feature #3931: single sign-on for virtual desktop mode
- Greg Shah wrote:
> It sounds like you are mixing two different authenticator implementations together which may caus... - 08:24 AM Feature #3931: single sign-on for virtual desktop mode
- > Is there any reason why this is not a good solution?
We'll see. I will have to look at the code. It sounds lik... - 08:23 AM Feature #3931: single sign-on for virtual desktop mode
- Actually for rpc calls to @spawn@ thread pool is not used, because security context should be available. The Thread p...
- 08:17 AM Feature #3931: single sign-on for virtual desktop mode
- > That being said, I'm still not sure what security context spawning should be executed under to be able to authenti...
- 08:10 AM Feature #3931: single sign-on for virtual desktop mode
- > > * As noted in #4129, the pooling side of things is not critical right now. [...] For that reason, I'd prefer to k...
- 03:52 AM Feature #3931: single sign-on for virtual desktop mode
- Greg Shah wrote:
> In regard to unifying the spawning logic and the authentication changes, I'll have to just look a... - 03:50 AM Feature #3931: single sign-on for virtual desktop mode
- Greg Shah wrote:
> * I would expect us to drop usage of @GuestAccess@ in the solution. It is a hack that is not imp... - 03:45 AM Feature #3931: single sign-on for virtual desktop mode
- Greg Shah wrote:
> * I would expect us to drop usage of @GuestAccess@ in the solution. It is a hack that is not imp... - 03:31 AM Feature #3931: single sign-on for virtual desktop mode
- That being said, I'm still not sure what security context spawning should be executed under to be able to authentica...
- 03:25 AM Feature #3931: single sign-on for virtual desktop mode
- Greg Shah wrote:
> * We have one customer that plans a separate web server for their embedded environment and all th... - 03:16 AM Feature #3931: single sign-on for virtual desktop mode
- Greg Shah wrote:
> * As noted in #4129, the pooling side of things is not critical right now. [...] For that reason,...
07/20/2023
- 12:37 PM Bug #7515: FILL-IN: editing dates issues
- *(FIXED)* Another issue found:
In a @character@ or @date@ @FILL-IN@:
# the cursor is in the leftmost position
... - 11:29 AM Feature #3931: single sign-on for virtual desktop mode
- I don't have time to do a full code review.
Some quick feedback:
* As noted in #4129, the pooling side of thing... - 11:14 AM Feature #3931: single sign-on for virtual desktop mode
- > Do we have customers using brokers with web (VD / embedded)?
Not in production today but it should be supported. - 10:38 AM Feature #3931: single sign-on for virtual desktop mode
- Do we have customers using brokers with web (VD / embedded)?
- 10:29 AM Feature #3931: single sign-on for virtual desktop mode
- Early review required on 3931a r14652 based on trunk r14637.
What was done:
* adding @/sso/gui@, @/sso/chui@ and ...
07/13/2023
- 10:27 AM Feature #3931: single sign-on for virtual desktop mode
- Also another question: the spawn calls to the brokers run at the moment in different contexts. Embedded has this cert...
- 10:11 AM Feature #3931: single sign-on for virtual desktop mode
- @certificates/peers@ and @private-keys@ are probably needed for the server <-> server connection auth for rpc calls, ...
- 10:02 AM Feature #3931: single sign-on for virtual desktop mode
- Constantin Asofiei wrote:
> * connect to the FWD server and authenticate via a certificate for a FWD process account... - 09:50 AM Feature #3931: single sign-on for virtual desktop mode
- Constantin Asofiei wrote:
> * call into the FWD server via @WebClientLauncher.launch@, where it can specify *any OS ... - 09:37 AM Feature #3931: single sign-on for virtual desktop mode
- No, this is not the single reason. I forgot to mention that the embedded app (for i.e. Hotel GUI) can be ran in stan...
- 09:36 AM Feature #3931: single sign-on for virtual desktop mode
- Ok, here goes my proposal for lean code:
1. Expose a method from @SecurityManager@ that checks @trustedspawner/resou... - 09:26 AM Feature #3931: single sign-on for virtual desktop mode
- Constantin Asofiei wrote:
> > 1. Why is there a certificate specified for embedded? I still don't get that as well. ... - 09:13 AM Feature #3931: single sign-on for virtual desktop mode
- Galya, the point of:...
- 09:07 AM Feature #3931: single sign-on for virtual desktop mode
- Also:
1. Why is there a certificate specified for embedded? I still don't get that as well. Is it for the same check... - 08:58 AM Feature #3931: single sign-on for virtual desktop mode
- That was pseudo-code of course, but my point is that I still don't see a good reason to keep the context.
- 08:56 AM Feature #3931: single sign-on for virtual desktop mode
- Ok, let's get it straight: @EmbeddedWebHandler@ checks if @webClient/defaultAccount@ is the same as @trustedspawner/r...
- 08:44 AM Feature #3931: single sign-on for virtual desktop mode
- Galya B wrote:
> Constantin Asofiei wrote:
> > Galya B wrote:
> > > Directory configs under @server/default/embedd... - 08:34 AM Feature #3931: single sign-on for virtual desktop mode
- Constantin Asofiei wrote:
> Galya B wrote:
> > Directory configs under @server/default/embeddedWebApp@ are all used... - 08:03 AM Feature #3931: single sign-on for virtual desktop mode
- Galya B wrote:
> Directory configs under @server/default/embeddedWebApp@ are all used only in @EmbeddedWebAppHandler... - 08:00 AM Feature #3931: single sign-on for virtual desktop mode
- Greg Shah wrote:
> > I don't know how to feed the fwd user from @WebHandler@ @spawnWorker@ (contained in @SsoAuthent... - 07:46 AM Feature #3931: single sign-on for virtual desktop mode
- Directory configs under @server/default/embeddedWebApp@ are all used only in @EmbeddedWebAppHandler.AuthWorker@. That...
- 07:34 AM Feature #3931: single sign-on for virtual desktop mode
- Enabling trusted for VD (which is currently not possible) should probably be done the same way as embedded. But the c...
- 07:27 AM Feature #3931: single sign-on for virtual desktop mode
- Greg Shah wrote:
> I suspect we need to add another @AUTH_MODE_*@ and associated logic to bypass our own authenticat... - 07:21 AM Feature #3931: single sign-on for virtual desktop mode
- Very good explanation, will be helpful for everyone jumping in later on. Unfortunately I already got it figured out b...
- 07:03 AM Feature #3931: single sign-on for virtual desktop mode
- > The auth code in @SecurityManager@ (@authenticateClientWorker@ / @authenticateLocal@) is very special and I don't f...
- 06:50 AM Feature #3931: single sign-on for virtual desktop mode
- @TrustedSpawnerResource@ is not specific to embedded mode. It could be used in virtual desktop mode to avoid the PAM...
- 06:45 AM Feature #3931: single sign-on for virtual desktop mode
- Some context and decision criteria:
* The reason this task is entitled "single sign-on for virtual desktop mode" i... - 06:23 AM Feature #3931: single sign-on for virtual desktop mode
- It's not nit picking, I really need to get to the bottom of it to be able to rework those to accommodate for SSO and ...
- 06:14 AM Feature #3931: single sign-on for virtual desktop mode
- VD works with OS user / pass, they auth in PAM -> pass.
Embedded works with certificates associated with alias assoc... - 06:09 AM Feature #3931: single sign-on for virtual desktop mode
- Galya B wrote:
> Why do we need checks for @TrustedSpawnerResource@ ? It's very imaginary to me, we create an imagin... - 06:06 AM Feature #3931: single sign-on for virtual desktop mode
- I mean obviously spawner doesn't require specific auth to call the process and it works with passwordless. If the ser...
- 06:04 AM Feature #3931: single sign-on for virtual desktop mode
- Constantin Asofiei wrote:
> Galya B wrote:
> > I see @EmbeddedWebAppHandler@ is created by Constantin and he can ex... - 06:00 AM Feature #3931: single sign-on for virtual desktop mode
- Galya B wrote:
> I see @EmbeddedWebAppHandler@ is created by Constantin and he can explain us better why @AuthWorker... - 05:48 AM Feature #3931: single sign-on for virtual desktop mode
- > Embedded doesn't have a default landing page, while VD has. For embedded @index.html@ where @<iframe id="embeddedP2...
- 05:47 AM Feature #3931: single sign-on for virtual desktop mode
- I see @EmbeddedWebAppHandler@ is created by Constantin and he can explain us better why @AuthWorker@ exists.
- 05:45 AM Feature #3931: single sign-on for virtual desktop mode
- Greg Shah wrote:
> > I'm trying to understand why virtual desktop runs without security context and bypasses securit... - 05:42 AM Feature #3931: single sign-on for virtual desktop mode
- I'm speaking only about the spawning process and the Thread with the security context doesn't do anything to my knowl...
- 05:42 AM Feature #3931: single sign-on for virtual desktop mode
- > I'm trying to understand why virtual desktop runs without security context and bypasses security checks, while embe...
- 05:40 AM Feature #3931: single sign-on for virtual desktop mode
- > I'm not sure if I've messed up something or this is how embedded is supposed to work, but when I define a startup p...
- 05:33 AM Feature #3931: single sign-on for virtual desktop mode
- VD has this line @sp.bypass = !SecurityManager.getInstance().hasContext();@.
- 05:31 AM Feature #3931: single sign-on for virtual desktop mode
- It is like the server says: Let me check my configs. ... a lot going on ... I'm all good. Now do the same as VD that ...
- 05:29 AM Feature #3931: single sign-on for virtual desktop mode
- According to the comments in the code it seems related to @trusted@ mode, but it still doesn't make sense.
- 05:27 AM Feature #3931: single sign-on for virtual desktop mode
- I'm trying to understand why virtual desktop runs without security context and bypasses security checks, while embedd...
- 05:25 AM Feature #3931: single sign-on for virtual desktop mode
- > Is it... is it... the remote spawn that needs proper security context?
I don't understand the question. Securit... - 04:37 AM Feature #3931: single sign-on for virtual desktop mode
- Is it... is it... the remote spawn that needs proper security context?
07/12/2023
- 02:37 PM Bug #7515 (WIP): FILL-IN: editing dates issues
- 12:20 PM Bug #7515: FILL-IN: editing dates issues
- Vladimir Tsichevski wrote:
> # Also, if the cursor was located in the rightmost position before the operation, the... - 07:34 AM Bug #7515: FILL-IN: editing dates issues
- Please do check ChUI for each case because the ChUI rules may have differences. Also note that ChUI has a very speci...
- 07:19 AM Bug #7515: FILL-IN: editing dates issues
- Vladimir Tsichevski wrote:
> In FWD selection is *not* erased.
According to the comments in the Java code, this... - 11:37 AM Feature #3931: single sign-on for virtual desktop mode
- I'm not sure if I've messed up something or this is how embedded is supposed to work, but when I define a startup pro...
- 08:05 AM Feature #3931: single sign-on for virtual desktop mode
- H * E * L * P
I don't understand something basic. Why does it matter what security context spawns the web client? ... - 06:58 AM Feature #3931: single sign-on for virtual desktop mode
- Embedded doesn't have a default landing page, while VD has. For embedded @index.html@ where @<iframe id="embeddedP2J"...
07/11/2023
- 05:01 PM Bug #7515: FILL-IN: editing dates issues
- *(FIXED)* At least two issues when editing date with @FILL-IN@.
# When the user presses @Ctrl-A@ to select all, th... - 04:49 PM Bug #7515 (WIP): FILL-IN: editing dates issues
- 09:20 AM Feature #3931: single sign-on for virtual desktop mode
- The auth code in @SecurityManager@ (@authenticateClientWorker@ / @authenticateLocal@) is very special and I don't fee...
- 09:05 AM Feature #4129: map web client users to OS accounts
- Greg Shah wrote:
> That seems in conflict with your comment "All OS users will have to have password defined for web... - 08:49 AM Feature #4129: map web client users to OS accounts
- > As discussed earlier with SSO enabled both modes will have to be available for both drivers.
This is my expectio... - 04:14 AM Feature #4129: map web client users to OS accounts
- Greg Shah wrote:
> > If a new Authenticator for Virtual Desktop is introduced does it have to be integrated with all...
07/10/2023
- 04:33 PM Feature #4129: map web client users to OS accounts
- > My question is if there can be different auth modes for different processes or it is only one for all?
Yes, it s...
07/07/2023
- 11:07 AM Feature #3931: single sign-on for virtual desktop mode
- Also it's so convenient, I can already imagine the constant lack of ports if no restrictions are imposed.
- 09:55 AM Feature #3931: single sign-on for virtual desktop mode
- If auto-login is supported and the cookie is not deleted on session completion, the redirect back to the login page w...
- 03:11 AM Feature #4854: origin affinity
- OK, it can be made simpler. I've just tested it. A httpOnly cookie can be sent and received from @doPost@ and @doGet@...
- 02:47 AM Feature #4854: origin affinity
- A subdomain is a more pretty solution, if the admin is in the mood to configure DNS.
- 02:46 AM Feature #4854: origin affinity
- Hynek Cihlar wrote:
> A typical scenario is that the main site and the embedded FWD legacy app are coming from diffe... - 02:34 AM Feature #4854: origin affinity
- Galya B wrote:
> Hynek Cihlar wrote:
> > For plain virtual desktop this is true. However for embedded mode you can'... - 02:18 AM Feature #4854: origin affinity
- Hynek Cihlar wrote:
> For plain virtual desktop this is true. However for embedded mode you can't assume anything ab... - 02:17 AM Feature #4854: origin affinity
- Galya B wrote:
> On the other hand browser extensions seem to be able to access @httpOnly@ cookies as well as @local... - 02:15 AM Feature #4854: origin affinity
- Galya B wrote:
> Hynek Cihlar wrote:
> > It looks good. The only downside I see are the security implications stori... - 02:00 AM Feature #4854: origin affinity
- On the other hand browser extensions seem to be able to access @httpOnly@ cookies as well as @localStorage@.
- 01:57 AM Feature #4854: origin affinity
- Hynek Cihlar wrote:
> It looks good. The only downside I see are the security implications storing sensitive data in... - 01:49 AM Feature #4854: origin affinity
- Galya B wrote:
> Hynek Cihlar wrote:
> > For the auto login you want to store any secure access token as session co... - 01:14 AM Feature #4854: origin affinity
- Constantin Asofiei wrote:
> Galya, you mean that Virtual Desktop will be run in an iframe? If so, we need to be pret... - 01:12 AM Feature #4854: origin affinity
- Hynek Cihlar wrote:
> For the auto login you want to store any secure access token as session cookie. But this can't...
07/06/2023
- 02:12 PM Feature #4854: origin affinity
- Greg Shah wrote:
> > But I'm not sure how would this help with the auto login feature.
>
> I think the idea was t... - 01:26 PM Feature #4854: origin affinity
- > But I'm not sure how would this help with the auto login feature.
I think the idea was that the main/parent page... - 12:44 PM Feature #4854: origin affinity
- Galya, you mean that Virtual Desktop will be run in an iframe? If so, we need to be pretty sure that the 'virtual des...
- 12:31 PM Feature #4854: origin affinity
- Greg Shah wrote:
> Hynek/Sergey: Do you have any thoughts?
Interesting idea. This could lead to some issues with ... - 11:24 AM Feature #4854: origin affinity
- Greg Shah wrote:
> I do wonder if we have anything in the virtual desktop mode that will need to be changed to be OK... - 11:18 AM Feature #4854: origin affinity
- Actually there is one more: server-side storage stores all client prefs in one place, so it needs to know how to diff...
- 11:16 AM Feature #4854: origin affinity
- Greg Shah wrote:
> On the other hand, we were already going down the server-side storage.
The only concern I have ... - 11:13 AM Feature #4854: origin affinity
- I have no strong objection. We use this approach already in Embedded Mode. I do wonder if we have anything in the v...
- 11:03 AM Feature #4854: origin affinity
- I have one of those ideas I get smashed for having: Put login screen / web driver container in an iframe. Why?
1. Th...
07/05/2023
- 12:53 PM Feature #3931: single sign-on for virtual desktop mode
- I'm still not sure if we need to enable SSO server-wide or just for certain clients. When SSO will be server-wide alw...
- 12:45 PM Feature #3931: single sign-on for virtual desktop mode
- Sandbox in 3931a based on trunk 14637, commits 14638 & 14639.
What I did:
* The same login page and POST request ... - 08:14 AM Feature #3931: single sign-on for virtual desktop mode
- > I guess we want to make Virtual Desktop allow association of fwd users to os users without passwords with trusted s...
- 08:13 AM Feature #3931: single sign-on for virtual desktop mode
- > But I'm not sure if changing the @auth-plugin@ to a new that serves the SSO flow will affect other clients that are...
07/04/2023
- 01:43 PM Feature #3931 (WIP): single sign-on for virtual desktop mode
- Branch 3931a created.
07/03/2023
- 12:07 PM Feature #3931: single sign-on for virtual desktop mode
- Basically sessions will have to be created under the fwd user associated with the login form request.
Some identif... - 11:41 AM Feature #3931: single sign-on for virtual desktop mode
- The @auth-plugin@ has to be changed for web, because that's where the FWD user is associated with the security contex...
- 11:16 AM Feature #4129: map web client users to OS accounts
- > From #3770:
> >add 4GL API for authentication
I don't plan to keep this part. There is no need for the 4GL cod... - 11:15 AM Feature #4129: map web client users to OS accounts
- > As it is now, there is no user interaction / input before spawning the client process under the os user.
There i... - 11:13 AM Feature #4129: map web client users to OS accounts
- > but it will not improve on using only one os user and trustedspawner for embedded, which is in #4129#Improvements p...
- 11:09 AM Feature #4129: map web client users to OS accounts
- From #3770:
>add 4GL API for authentication
>call this API before spawning
How do you know the user/pass at th... - 11:07 AM Feature #4129: map web client users to OS accounts
- As it is now, there is no user interaction / input before spawning the client process under the os user.
- 11:05 AM Feature #4129: map web client users to OS accounts
- Reusing the auth back-end will make in-app users authentication consistent between both web drivers, but it will not ...
- 11:01 AM Feature #4129: map web client users to OS accounts
- > In hotel gui isn't the embedded login an in-app login?
Not exactly. It is currently a custom integration to han... - 10:57 AM Feature #4129: map web client users to OS accounts
- I mean for embedded there is no FWD login. We'll rework the one for Virtual Desktop, but for embedded there is nothin...
- 10:52 AM Feature #4129: map web client users to OS accounts
- In hotel gui isn't the embedded login an in-app login?
- 10:51 AM Feature #4129: map web client users to OS accounts
- In both scenarios there will not be an in-app login.
- 10:50 AM Feature #4129: map web client users to OS accounts
- Greg Shah wrote:
> Probably not since the UI requirements might be different, but we will want the same backend auth... - 10:49 AM Feature #4129: map web client users to OS accounts
- > Currently embedded is using only @trustedspawner@ and only one account @webClient/defaultAccount@, that's how it's ...
- 10:15 AM Feature #4129: map web client users to OS accounts
- Currently embedded is using only @trustedspawner@ and only one account @webClient/defaultAccount@, that's how it's ha...
- 09:24 AM Feature #4129: map web client users to OS accounts
- What about:...
- 06:03 AM Feature #4129: map web client users to OS accounts
- I was finally able to follow the security context creation flow and most importantly the association with fwd user fo...
Also available in: Atom