Implement OAuth2.0 for java WebStart applications 

The public knowledge pool and discussion forum of the OWS community. Do not post confidential information here!
Mhussain
Posts: 1
Joined: 22 Mar 2023, 15:03

Implement OAuth2.0 for java WebStart applications 

Post by Mhussain »

Hello everyone,

I'm developing a Java WebStart desktop application and I'm looking for guidance on implementing OAuth for authentication. Specifically, I want to know how to integrate OAuth with my application so that users can sign in using their existing social media accounts.

I've searched online for resources on OAuth implementation, but I'm still not entirely sure how to proceed. Can anyone point me towards some good tutorials or provide any advice on how to implement OAuth in a Java WebStart desktop application?

Thank you in advance for any help you can provide.