GWT-apps and OAuth 2.0

203 views
Skip to first unread message

Luca Morettoni

unread,
Mar 2, 2021, 11:29:05 AM3/2/21
to GWT Users
Hello, I have a quite old application that actually uses an internal implementation to manage the user access to the system: a login screen that send to the server username/password and gets a token used around in the different functionalities of the application.
Now a customer instead of using this “server-side” authentication  wants to use his own OAuth 2.0 server inside his network.

Looking around I found this project: https://github.com/freddyboucher/gwt-oauth2 but if you have any other recommendation and/or projects I will appreciate it a lot!

Thanks in advance to all!

Michael Conrad

unread,
Mar 2, 2021, 1:19:42 PM3/2/21
to google-we...@googlegroups.com
I'm using a version of gwt-oauth2 for Google OAUTH logins in this project: https://github.com/CherokeeLanguage/AudioQualityVote.

The version of gwt-oauth2 I'm using is at: https://github.com/CherokeeLanguage/gwt-oauth2

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-tool...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/DAF84368-2EE6-4C27-AC35-FA308B3F50C4%40morettoni.net.

Hamid Razoki

unread,
Mar 2, 2021, 1:48:38 PM3/2/21
to google-we...@googlegroups.com
Ho you can use keycloak adapters , i actualy using gwt 2.5 with keycloak spring security adapter and work perfectly 

Luca Morettoni

unread,
Mar 3, 2021, 6:51:45 AM3/3/21
to google-we...@googlegroups.com
seems forked from the one I posted… 😊


On 2 Mar 2021, at 19:18, Michael Conrad <m.conr...@gmail.com> wrote:

I'm using a version of gwt-oauth2 for Google OAUTH logins in this project: https://github.com/CherokeeLanguage/AudioQualityVote.

The version of gwt-oauth2 I'm using is at: https://github.com/CherokeeLanguage/gwt-oauth2

Michael Conrad

unread,
Mar 3, 2021, 7:43:37 AM3/3/21
to google-we...@googlegroups.com
Yes.

I had to apply a fix to the code for inter-window communications.


--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-tool...@googlegroups.com.

Luca Morettoni

unread,
Mar 4, 2021, 2:19:24 AM3/4/21
to GWT Users
is there a maven package with that patch or you have included directly the source code?
Thanks!


On 3 Mar 2021, at 13:42, Michael Conrad <m.conr...@gmail.com> wrote:

Yes.

I had to apply a fix to the code for inter-window communications.


Michael Conrad

unread,
Mar 4, 2021, 7:44:36 AM3/4/21
to google-we...@googlegroups.com
For the client/GWT Maven info see: https://jitpack.io/#CherokeeLanguage/gwt-oauth2

For the server side I'm using com.google.api-client:google-api-client





--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-tool...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages