[keycloak-dev] KEYCLOAK-6795 / Silent token refresh for implicit flow

Michal Hajas mhajas at redhat.com
Mon Mar 11 04:45:34 EDT 2019


Hello,

thank you very much for the contribution.

You can run JavascriptAdapterTest class using the following command
executed from keycloak directory:

mvn clean install -f testsuite/integration-arquillian/pom.xml
-Dtest=JavascriptAdapterTest

Best regards,
Michal

On Sat, Mar 9, 2019 at 10:41 AM Niko Köbler <niko at n-k.de> wrote:

> I've just created a pull request for this issue, including docs, but still
> without tests.
> https://github.com/keycloak/keycloak/pull/5932
>
> As the tests are quite complex to run, and I didn't find any information
> about how to run/execute just the JavascriptAdapterTest.java class without
> running the whole testsuite over and over again, I'd appreciate any
> help/hint, of how to run this test only.
>
> Thanks,
> - Niko
>
>
>
> > Am 08.03.2019 um 13:19 schrieb Niko Köbler <niko at n-k.de>:
> >
> > Hi team,
> >
> > I'd like to volunteer for https://issues.jboss.org/browse/KEYCLOAK-6795
> as this is needed in one of my customers projects and it increases security
> in handling tokens in SPAs.
> > I've already an idea of how to implement it (and a very rough working
> draft), but would like to discuss this first with someone of you.
> > Anybody interested in discussing?
> >
> > - Niko
> >
> >
> > _______________________________________________
> > keycloak-dev mailing list
> > keycloak-dev at lists.jboss.org
> > https://lists.jboss.org/mailman/listinfo/keycloak-dev
>
>
> _______________________________________________
> keycloak-dev mailing list
> keycloak-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-dev


More information about the keycloak-dev mailing list