Replies: 4 comments 5 replies
-
|
To configure the
If you continue to encounter issues, reviewing the logs for specific error messages can provide more insight into what might be going wrong. |
Beta Was this translation helpful? Give feedback.
-
|
Thanks for raising this, I've also double checked this and the default GitHub provider does not support GHE: https://next-auth.js.org/providers/github What behavior do you get when setting these variables? |
Beta Was this translation helpful? Give feedback.
-
|
I found GHE patch for next auth: But it is not applied to 4.24.7 |
Beta Was this translation helpful? Give feedback.
-
|
thanks for opening the PR, let's continue the conversation there: #4463 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description:
I am seeking help with configuring the
CustomSSOProviderfor our GitHub Enterprise (GHE) environment. Here are the details of what I have attempted and encountered.Current Setup:
Initial Implementation Approach:
GitHubProviderwith endpoint overriding is not supported, I decided to try theCustomSSOProvider. However, this approach doesn't seem to be working as expected.Environment Variables for Langfuse Web Server:
Previous Attempts:
Additional Information:
If further information is needed, or there are specific questions you'd like to ask, feel free to let me know!
Beta Was this translation helpful? Give feedback.
All reactions