-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
website/integrations: ChatGPT #17893
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for authentik-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for authentik-storybook canceled.
|
|
ooo fancy |
✅ Deploy Preview for authentik-integrations ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
btw: it is also possible to do this with SAML, but I wasn't able to test it. I'm more familiar with OIDC and I already kept logging out my collegues from ChatGPT while doing this integration, don't want to do it again :/ Maybe someone else can add this part later? |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #17893 +/- ##
=======================================
Coverage 92.88% 92.88%
=======================================
Files 869 869
Lines 47960 47960
=======================================
Hits 44547 44547
Misses 3413 3413
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
I think OIDC is a good start. If someone needs it added and wants to document it, they can |
|
Hey there 👋 I was wondering if you could send over some screenshots of what the UI flows look like as I can't find anything on my side for OIDC. Also, I'll write up the guide for SAML. Thanks |
|
Thanks, I'll try to do with that. In the meantime, I've pushed up a draft of what the integration will look like. Feel free to push up any commits if you notice an obvious mistake based on your setting-it-up experience. |
mhhh maybe you can't see anything without the teams license model of openai? |
|
Visiting the URL in the doc redirects me back to the main website and authentik doesn't have a ChatGPT subscription. However, let's not worry about this for now. I suggest we come back to it after the other docs. I'm working on the Microsoft365 one right now. |
when I was already logged in. Anyways, thanks so much for those screenshots. I'll finish up the docs |





















Details
Couldn’t resist keeping the docs train rolling—here’s another guide hot off the press! We just wired up ChatGPT’s custom OIDC flow against authentik in our environment and figured the playbook deserved a home in the integrations docs.
This PR introduces a ChatGPT integration guide that covers the authentik OIDC provider setup (scopes, signing key, redirect URI), walks through the six-step ChatGPT SSO wizard, and finishes with a verification checklist so teams can prove SSO is redirecting through authentik end-to-end.
Checklist
ak test authentik/)make lint-fix)If an API change has been made
make gen-build)If changes to the frontend have been made
make web)If applicable
make docs)