Integrate Quarkus and quarkus-oidc with Android Authenticate - Stack Overflow

Currently have an application that works great with a Node front end and a Quarkus backend.For authent

Currently have an application that works great with a Node front end and a Quarkus backend.

For authentication we have been using Google Credentials as our OIDC server, and the quarkus-oidc library to take care of all the authentication calls for us.

We recently have tried to create an Android application that just uses WebView to display our main app, and takes advantage of Android Authenticate:

But we have having issues integrating the Web Token we get from the Android application to our app. Seems like Quarkus OIDC is maybe encrypting the token it sends back and forth? We noticed when we plugged the q_session value we are getting from our backend into a JWT decoder it does not give any information.

Does anyone have any experience with Quarkus integration into Android around authentication?

Thanks!

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1742318229a4421273.html

相关推荐

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信