FIDOAllowedRpid
List of allowed relying party IDs for passkey/FIDO2 registration.
Properties
Name | Type | Description | Notes |
---|---|---|---|
android_origins | List[FIDOAndroidOriginSettings] | Collection of different android app origin configurations. | [optional] |
hostname | str | Allowed FIDO relying party ID hostname value. This value can not contain a port. | |
ios_origins | List[FIDOIosOriginSettings] | Collection of different ios app association configurations. | [optional] |
subdomains_allowed | bool | Determines if subdomains are allowed for this relying party ID. | [optional] |
system_defined | bool | Determines if the relying party ID is system defined. |