Skip to content

Find a replacement for oidc-client-js #215

@nscuro

Description

@nscuro

Current Behavior:

The OIDC client library oidc-client-js we currently use has been unmaintained and archived for a while now (DuendeArchive/identity-model-oidc-client-js#1391). We need to find a replacement for it that is still maintained.

Proposed Behavior:

Migrate to the TypeScript-focused fork oidc-client-ts. It is largely compatible with oidc-client-js and will not require major refactoring.

Only drawback that will have user impact: It doesn't support the implicit flow anymore. AFAICT, this will bite users who use Google Identity, as Google doesn't support "public" OIDC clients for the authorization code flow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is neededp2Non-critical bugs, and features that help organizations to identify and reduce risktechnical debt

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions