Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OTP code handling does not handle codes starting with 0 properly #316

Open
jagger opened this issue Dec 1, 2022 · 0 comments
Open

OTP code handling does not handle codes starting with 0 properly #316

jagger opened this issue Dec 1, 2022 · 0 comments
Labels
bug Something isn't working triage needed new issues that are still in state of triage

Comments

@jagger
Copy link
Contributor

jagger commented Dec 1, 2022

Verified issue does not already exist?

Yes

What error did you receive

When entering an OTP code value starting with 0 this is removed when sending date to secret server.
the parameter expects an integer and not a string which truncates the value

Please run the command using -Verbose

tested internally

Provide a test case or steps to reproduce

tested internally

Expected behavior

Treat the OTP code as a string and not an integer

What Edition of Secret Server?

Platinum

What version of Secret Server

EA release

What PowerShell host was used when producing this error

Windows PowerShell (powershell)

PowerShell Host Version

tested internally

@jagger jagger added bug Something isn't working triage needed new issues that are still in state of triage labels Dec 1, 2022
@jagger jagger self-assigned this Apr 7, 2023
@jagger jagger removed their assignment May 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage needed new issues that are still in state of triage
Projects
None yet
Development

No branches or pull requests

1 participant