Skip to content

Decoding id_token in code flow results in URIError: URI malformed #1464

Open
@PuffPastry

Description

@PuffPastry

This error appears on login and on refresh. I am using Authentik as my odic provider.

The Stacktrace is:

core.mjs:6673 ERROR URIError: URI malformed
at decodeURIComponent ()
at b64DecodeUnicode (angular-oauth2-oidc.mjs:151:10)
at _OAuthService.processIdToken (angular-oauth2-oidc.mjs:2335:24)
at Object.next (angular-oauth2-oidc.mjs:2159:16)
...

The error happens in chrome and safari.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions