mirror of
https://github.com/FeitianTech/OpenSK_USB.git
synced 2026-08-28 10:40:45 -07:00
Google services access limitation
This commit is contained in:
+3
-1
@@ -86,5 +86,7 @@ You need to inject the cryptographic material if you enabled batch attestation o
|
|||||||
--certificate=crypto_data/opensk_cert.pem \
|
--certificate=crypto_data/opensk_cert.pem \
|
||||||
--private-key=crypto_data/opensk.key
|
--private-key=crypto_data/opensk.key
|
||||||
```
|
```
|
||||||
|
!!! warning "WARNING"
|
||||||
|
When you add a security to Google services, you may encount problem because OpenSK uses self attestation. So plesae click "Skip" when Chrome prompts "allow this site to see your security key? google.com wants to see the make and model of your security key."
|
||||||
|
|
||||||
Now you can test your OpenSK according to [Test Page](./test.md).
|
Now you can test your OpenSK according to [Test Page](./test.md).
|
||||||
|
|||||||
@@ -38,6 +38,8 @@ Here just emphasize services from two big FIDO players, Google and Microsoft.
|
|||||||
|
|
||||||
#### - Google Advanced Protection
|
#### - Google Advanced Protection
|
||||||
- Please refer to [landing page](https://landing.google.com/advancedprotection/) or [help page](https://support.google.com/accounts/answer/7519408?co=GENIE.Platform%3DAndroid&hl=en&oco=0) of Google Advanced Protection to get how to setup.
|
- Please refer to [landing page](https://landing.google.com/advancedprotection/) or [help page](https://support.google.com/accounts/answer/7519408?co=GENIE.Platform%3DAndroid&hl=en&oco=0) of Google Advanced Protection to get how to setup.
|
||||||
|
!!! warning "WARNING"
|
||||||
|
When you add a security to Google services, you may encount problem because OpenSK uses self attestation. So plesae click "Skip" when Chrome prompts "allow this site to see your security key? google.com wants to see the make and model of your security key."
|
||||||
|
|
||||||
### Microsoft
|
### Microsoft
|
||||||
#### Microsoft Account Passwordless Logon
|
#### Microsoft Account Passwordless Logon
|
||||||
|
|||||||
Reference in New Issue
Block a user