FIDOAllowedRpid
List of allowed relying party IDs for passkey/FIDO2 registration.
Properties
Name | Type | Description | Notes |
---|---|---|---|
androidOrigins | List<FIDOAndroidOriginSettings> | Collection of different android app origin configurations. | [optional] |
hostname | String | Allowed FIDO relying party ID hostname value. This value can not contain a port. | |
iosOrigins | List<FIDOIosOriginSettings> | Collection of different ios app association configurations. | [optional] |
subdomainsAllowed | Boolean | Determines if subdomains are allowed for this relying party ID. | [optional] |
systemDefined | Boolean | Determines if the relying party ID is system defined. |