Results 17 comments of Luís Alves

I like the sub-modules names proposal, in fact they are similar to the ones I originally had planned, but renamed them to make it retro-compatible. If it's okay to do...

N0NamedGuy: I have the exact problem that you reported :(

It has to be a switch like -direct or -skip-proxy, i.e. a manual feature. I don't think you can magically know that you are at home. Currently I have a...

It think that what you propose here https://github.com/sjitech/proxy-login-automator/issues/14#issuecomment-379951268 would do the trick...but is overwhelming.

that would be great :) Thanks On Wed, Aug 8, 2018 at 9:08 AM, jjqq wrote: > Oh, this seems need this tool return a "DIRECT" to browser so that...

Done. When do you plan to do a release?

I'm not a front end engineer (will add some colleagues to the thread), but for what I understood it can't done (https://developer.mozilla.org/en-US/docs/Web/API/Window/sessionStorage). The behavior I've seen is that first tab...

@mposolda for option 1, the client lib like [angular-oauth2-oidc](https://github.com/manfredsteyer/angular-oauth2-oidc) will need to add logic to generate that tabId or it can be managed by Keycloak?

If tabId is managed in server side I would say is a great solution. Regarding option 3, we plan to have Refresh Token Max Reuse = 0. In which scenario...

@mposolda thanks for the explanation.