The Wayback Machine - https://web.archive.org/web/20210726223302/https://github.com/OWASP/owasp-mstg/issues/1913
Skip to content
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

Introduce App Attest #1913

Open
cpholguera opened this issue Jun 15, 2021 · 2 comments
Open

Introduce App Attest #1913

cpholguera opened this issue Jun 15, 2021 · 2 comments

Comments

@cpholguera
Copy link
Collaborator

@cpholguera cpholguera commented Jun 15, 2021

App Attest allows your app to attach a hardware-backed assertion as a part of the request. Your server can use assertion to verify the request came from your genuine app, on a genuine Apple device.

https://developer.apple.com/videos/play/wwdc2021/10244/

https://developer.apple.com/documentation/devicecheck/assessing_fraud_risk

https://developer.apple.com/documentation/bundleresources/entitlements/com_apple_developer_devicecheck_appattest-environment

https://developer.apple.com/documentation/devicecheck/validating_apps_that_connect_to_your_server

@karolpiateknet
Copy link
Contributor

@karolpiateknet karolpiateknet commented Jun 18, 2021

Hey, I would like to handle this one :)

@cpholguera
Copy link
Collaborator Author

@cpholguera cpholguera commented Jun 18, 2021

Thanks @karolpiateknet, just assigned to you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
@cpholguera @karolpiateknet and others