-
Notifications
You must be signed in to change notification settings - Fork 90
fix: fix the android and iOS sample app based on changes in cedarling uniffi binding #11294
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
… uniffi binding Signed-off-by: duttarnab <arnab.bdutta@gmail.com>
🎉 Snyk checks have passed. No issues have been found so far.✅ security/snyk check is complete. No issues have been found. (View Details) |
… uniffi binding Signed-off-by: duttarnab <arnab.bdutta@gmail.com>
Signed-off-by: duttarnab <arnab.bdutta@gmail.com>
"CEDARLING_USER_AUTHZ": "enabled", | ||
"CEDARLING_USER_WORKLOAD_BOOLEAN_OPERATION": "AND", | ||
"CEDARLING_POLICY_STORE_URI": "https://raw.githubusercontent.com/duttarnab/cedarling_android/refs/heads/main/policy-store.json", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this links to your personal repo. should we have a copy of this policy store on the jans repo instead?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done.
Signed-off-by: duttarnab <arnab.bdutta@gmail.com>
…roject root Signed-off-by: duttarnab <arnab.bdutta@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works on my Pixel 4a
…
Prepare
Description
Target issue
closes #11279
Implementation Details
Test and Document the changes
Please check the below before submitting your PR. The PR will not be merged if there are no commits that start with
docs:
to indicate documentation changes or if the below checklist is not selected.