firebase / firebase/firebase-admin-java
Firebase Admin Java SDK should bypass App Check for RTDB operations
Open
api: appcheck
- Dominant language
- Java
- Stars
- 620
- Forks
- 305
- Avg merge
- 3h 23m
- Merged PRs (30d)
- 1
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.