website/integrations: add documentation for OIDC setup with Xen Orchestra#9000
website/integrations: add documentation for OIDC setup with Xen Orchestra#9000BeryJu merged 13 commits intogoauthentik:mainfrom pgumpoldsberger:main
Conversation
✅ Deploy Preview for authentik-storybook ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for authentik-docs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
|
Thanks so much @pgumpoldsberger for these integration docs! I have a couple of small nitpicks, and then a suggestion on formatting of the config steps for Xen Orchestra, but overall great this looks great and we look forward to merging it! |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #9000 +/- ##
==========================================
+ Coverage 46.62% 52.02% +5.40%
==========================================
Files 626 640 +14
Lines 30996 31555 +559
==========================================
+ Hits 14451 16418 +1967
+ Misses 16545 15137 -1408
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
tanberry
left a comment
There was a problem hiding this comment.
I'm going to go ahead and approve this, but would be great if you could do the few suggestions... the re-formatting of the many steps is up to you, but I do think it would make it easier to read.
Thanks again!
|
Thank you very much for your feedback. I'm going to implement your suggestions tomorrow 👍 |
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: pgumpoldsberger <60177408+pgumpoldsberger@users.noreply.github.com>
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: pgumpoldsberger <60177408+pgumpoldsberger@users.noreply.github.com>
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: pgumpoldsberger <60177408+pgumpoldsberger@users.noreply.github.com>
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: pgumpoldsberger <60177408+pgumpoldsberger@users.noreply.github.com>
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: pgumpoldsberger <60177408+pgumpoldsberger@users.noreply.github.com>
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: pgumpoldsberger <60177408+pgumpoldsberger@users.noreply.github.com>
* main: web: a few minor bugfixes and lintfixes (#9044) website/integrations: add documentation for OIDC setup with Xen Orchestra (#9000) website: bump @types/react from 18.2.70 to 18.2.72 in /website (#9041) core: bump goauthentik.io/api/v3 from 3.2024022.5 to 3.2024022.6 (#9042) web: fix markdown rendering bug for alerts (#9037)
Details
Added documentation for the configuration with Xen Orchestra according to their blog post.
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 website)