diff --git a/api-reference/v1.0/api/fido2authenticationmethod-creationoptions.md b/api-reference/v1.0/api/fido2authenticationmethod-creationoptions.md index 6468b3dbf70..69a8c2899e8 100644 --- a/api-reference/v1.0/api/fido2authenticationmethod-creationoptions.md +++ b/api-reference/v1.0/api/fido2authenticationmethod-creationoptions.md @@ -18,6 +18,8 @@ Retrieve [creation options](../resources/webauthncredentialcreationoptions.md) r > This API applies a system-defined challenge timeout of 5 minutes. Unlike the beta version of this API, custom challenge timeout values are not supported in v1.0. > > This API has a [known issue](/graph/known-issues#fido2-provisioning-api-requires-self-service-setup-to-be-enabled) that requires **Allow self-service setup** to be enabled in the FIDO2 authentication method policy. +> +> Self-service operations aren't currently supported. [!INCLUDE [national-cloud-support](../../includes/global-only.md)] @@ -32,14 +34,8 @@ Choose the permission or permissions marked as least privileged for this API. Us ## HTTP request -[!INCLUDE [me-apis-sign-in-note](../includes/me-apis-sign-in-note.md)] - ``` http GET /users/{id}/authentication/fido2Methods/creationOptions -GET /me/authentication/fido2Methods/creationOptions ``` ## Request headers