Skip to content

github oauth2 integration started to fail #1501

Description

@ardabeyazoglu

Summary

Github auth integration fails due to missing issuer claim. It prints oauth2 callback error when returning from github back to login page after consent.

System configuration and versions

Jitsu next, latest docker images as of today (v2.14).

Artifacts (logs, etc)

[next-auth][error][OAUTH_CALLBACK_ERROR] 
https://next-auth.js.org/errors#oauth_callback_error issuer must be configured on the issuer {
  error: Error [OAuthCallbackError]: issuer must be configured on the issuer
      at async Module.p [as handler] (.next/server/chunks/[root-of-the-server]__0h.p-r-._.js:1:3899) {
    code: undefined
  },
  providerId: 'github',
  message: 'issuer must be configured on the issuer'
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions