Skip to content
This repository was archived by the owner on Dec 5, 2020. It is now read-only.
This repository was archived by the owner on Dec 5, 2020. It is now read-only.

Microsoft Authenticator has different URI for issuer. #1

@JaderCM

Description

@JaderCM

I tried to use your library to add on Microsoft MFA app and the issuer shows wrong.

I checked the URI of otpauth protocol and the parameters are different for Microsoft MFA app.

If the class Auth generate the URI in this format, works (without encode $label):

urlencode("otpauth://{$parameters['type']}/{$parameters['issuer']}:$label?{$query_string}")

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions