Fido2Methods.CreationOptionsWithChallengeTimeoutInMinutes not working #940
Labels
status:waiting-for-triage
An issue that is yet to be reviewed or assigned
type:bug
A broken experience
Describe the bug
Hi,
I'm unable to call a request on CreationOptionsWithChallengeTimeoutInMinutes due an error in the SDK. It forcess us to set
ChallengeTimeoutInMinutes
but it still does not work.By the docs / graph explorer usage its should not required.
If I do not set the parameter, it crashes
If I set the parameter, it crashes
Thank you,
Expected behavior
The request should work with and without challange in minutes being set.
How to reproduce
Use the code I've attached and try the request.
SDK Version
5.88.0-preview
Latest version known to work for scenario above?
No response
Known Workarounds
(challengeTimeoutInMinutes=@challengeTimeoutInMinutes){?challengeTimeoutInMinutes*}
Debug output
Click to expand log
Configuration
Other information
Code i "created"
The text was updated successfully, but these errors were encountered: