#333 providers/openid: Ensure base64 encoded trust root is used as a string
Merged by ngompa. Opened by ngompa.
ngompa/ipsilon bytes-str-oid-auth  into  master

Download 333.patch

The rest of the application expects the base64-encoded trust root to
be a string, and when it is bytes, it can fail with "incorrect padding" errors.

Fixes https://pagure.io/ipsilon/issue/332

Signed-off-by: Neal Gompa ngompa13@gmail.com

Pull-Request has been merged by ngompa

Metadata