Skip to content

Commit 462506b

Browse files
authored
Update fido2authenticationmethodconfiguration.md
1 parent 2d05a66 commit 462506b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

api-reference/v1.0/resources/fido2authenticationmethodconfiguration.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,12 @@ Inherits from [authenticationMethodConfiguration](../resources/authenticationmet
3030
## Properties
3131
|Property|Type|Description|
3232
|:---|:---|:---|
33-
|defaultPasskeyProfile|String|The non-deletable baseline passkey profile, within the passkey profile collection. It is automatically created when migrating to passkey profiles and initially mirrors the tenant's legacy global passkey (FIDO2) authentication methods policy settings.|
33+
|defaultPasskeyProfile|String|The non-deletable baseline passkey profile, within the passkey profile collection. It's automatically created when migrating to passkey profiles and initially mirrors the tenant's legacy global passkey (FIDO2) authentication methods policy settings.|
3434
|excludeTargets|[excludeTarget](../resources/excludetarget.md) collection|Groups of users that are excluded from the policy.|
3535
|id|String|The authentication method policy identifier.|
36-
|isAttestationEnforced|Boolean|Determines whether attestation must be enforced for passkey (FIDO2) registration. This property is deprecated and will be removed in October 2027. Please use **passkeyProfiles** property.|
36+
|isAttestationEnforced|Boolean|Determines whether attestation must be enforced for passkey (FIDO2) registration. This property is deprecated and will be removed in October 2027. Use **passkeyProfiles** property.|
3737
|isSelfServiceRegistrationAllowed|Boolean|Determines if users can register new passkeys (FIDO2).|
38-
|keyRestrictions|[fido2KeyRestrictions](../resources/fido2keyrestrictions.md)|Controls whether key restrictions are enforced on passkeys (FIDO2), either allowing or disallowing certain key types as defined by Authenticator Attestation GUID (AAGUID), an identifier that indicates the type (for example, make and model) of the authenticator. This property is deprecated and will be removed in October 2027. Please use **passkeyProfiles** property.|
38+
|keyRestrictions|[fido2KeyRestrictions](../resources/fido2keyrestrictions.md)|Controls whether key restrictions are enforced on passkeys (FIDO2), either allowing or disallowing certain key types as defined by Authenticator Attestation GUID (AAGUID), an identifier that indicates the type (for example, make and model) of the authenticator. This property is deprecated and will be removed in October 2027. Use the **passkeyProfiles** property.|
3939
|state|authenticationMethodState|The possible values are: `enabled`, `disabled`.|
4040

4141
## Relationships

0 commit comments

Comments
 (0)