firebase-admin-java icon indicating copy to clipboard operation
firebase-admin-java copied to clipboard

Firebase Admin Java SDK should bypass App Check for RTDB operations

Open lahirumaramba opened this issue 3 years ago • 3 comments

Moved from: https://github.com/firebase/firebase-android-sdk/issues/3952

It seems like the Admin SDK does not currently bypass App Check see: https://stackoverflow.com/questions/73105469/firebase-admins-sdk-and-app-check-safetynet

We might need a fix similar to https://github.com/firebase/firebase-js-sdk/commit/99414a51ca5cd25f69a96e4c9949ad5b84e3f64e#diff-ddbaa9e762a6010e5a0aa0c8048d48deea15594f14caa3d51e68b283f36e489fR170 in the Java SDK as well. Creating this issue to continue the investigation.

lahirumaramba avatar Jul 29 '22 18:07 lahirumaramba

Any update on this? @lahirumaramba how did you worked around it?

Currently unable to query the RTDB using the Java Admin SDK!

[pc_0] Firebase Database connection was forcefully killed by the server. Will not attempt reconnect. Reason: Missing appcheck token"

renaudcerrato avatar Oct 24 '23 10:10 renaudcerrato

Hey @weixifan, any update on this? It looks like you're only focusing efforts on the NodeJS SDK... Pretty frustrated :/

renaudcerrato avatar Nov 23 '23 15:11 renaudcerrato

Still having the problem as of Feb 13, 2024. It is still not fixed.

outdoorapps avatar Feb 13 '24 19:02 outdoorapps