oos-utils icon indicating copy to clipboard operation
oos-utils copied to clipboard

oos_util_totp.format_key_uri BUG

Open Kopite4Ever opened this issue 8 years ago • 2 comments

I have just installed this package to use the 2 stage Google authentication so great work !

I found a slight issue with generating QR codes.

The output for google two stage authentication formatted URI should be : otpauth://totp/Example:[email protected]?secret=JBSWY3DPEHPK3PXP&issuer=Example

the output of your varchar2 missing &issuer.

Simply adding this to the output string will fix the issue.

Kopite4Ever avatar Mar 22 '17 12:03 Kopite4Ever

@fuzziebrain can you please look into this?

martindsouza avatar Jul 16 '17 21:07 martindsouza

@Kopite4Ever Can you please provide more information about the parameters you used when calling oos_util_totp.format_key_uri? Thanks.

fuzziebrain avatar Jul 16 '17 23:07 fuzziebrain