Skip to content

website/integrations: add documentation for OIDC setup with Paperless-ngx#8538

Merged
rissson merged 10 commits intogoauthentik:mainfrom
girlpunk:paperless-ngx
Feb 28, 2024
Merged

website/integrations: add documentation for OIDC setup with Paperless-ngx#8538
rissson merged 10 commits intogoauthentik:mainfrom
girlpunk:paperless-ngx

Conversation

@girlpunk
Copy link
Copy Markdown
Contributor

Details

Add documentation for setting up OIDC authntication for Paperless-ngx


Checklist

  • Local tests pass (ak test authentik/)
  • The code has been formatted (make lint-fix)

If an API change has been made

  • The API schema has been updated (make gen-build)

If changes to the frontend have been made

  • The code has been formatted (make web)

If applicable

  • The documentation has been updated
  • The documentation has been formatted (make website)

Signed-off-by: Foxocube <me@foxocube.xyz>
@girlpunk girlpunk requested a review from a team as a code owner February 15, 2024 18:08
@netlify
Copy link
Copy Markdown

netlify bot commented Feb 15, 2024

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 45ac832
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/65df0b9dce4fc50008e49362
😎 Deploy Preview https://deploy-preview-8538--authentik-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@netlify
Copy link
Copy Markdown

netlify bot commented Feb 15, 2024

Deploy Preview for authentik ready!

Name Link
🔨 Latest commit bfc2bf1
🔍 Latest deploy log https://app.netlify.com/sites/authentik/deploys/65cf6f9e2cf59a0008b88535
😎 Deploy Preview https://deploy-preview-8538--authentik.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@rissson
Copy link
Copy Markdown
Member

rissson commented Feb 15, 2024

Heya, thanks for your contribution! You also need to add the new documentation to website/sidebarIntegrations.js. I'll be going through migrating my paperless-ngx to using OIDC soon-ish, I'll review this then.

@rissson rissson self-assigned this Feb 15, 2024
Signed-off-by: Foxocube <me@foxocube.xyz>
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.37%. Comparing base (cef1d2d) to head (45ac832).
Report is 211 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #8538       +/-   ##
===========================================
+ Coverage   46.62%   92.37%   +45.74%     
===========================================
  Files         626      632        +6     
  Lines       30996    31262      +266     
===========================================
+ Hits        14451    28877    +14426     
+ Misses      16545     2385    -14160     
Flag Coverage Δ
e2e 50.55% <ø> (+5.84%) ⬆️
integration 26.04% <ø> (+0.05%) ⬆️
unit 89.67% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Copy Markdown
Contributor

@tanberry tanberry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks so much @girlpunk for this contribution. I made a few word edits, @rissson will do the technical review. We appreciate your contribution!

girlpunk and others added 5 commits February 16, 2024 14:21
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
Signed-off-by: Foxocube <cyberjacob@gmail.com>
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
Signed-off-by: Foxocube <cyberjacob@gmail.com>
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
Signed-off-by: Foxocube <cyberjacob@gmail.com>
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
Signed-off-by: Foxocube <cyberjacob@gmail.com>
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
Signed-off-by: Foxocube <cyberjacob@gmail.com>
Co-authored-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
Signed-off-by: Foxocube <cyberjacob@gmail.com>
@netlify
Copy link
Copy Markdown

netlify bot commented Feb 27, 2024

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 45ac832
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/65df0b9dcc8e900008974977
😎 Deploy Preview https://deploy-preview-8538--authentik-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
@rissson rissson changed the title Add documentation for OIDC setup with Paperless-ngx website/integrations: add documentation for OIDC setup with Paperless-ngx Feb 28, 2024
@rissson rissson enabled auto-merge (squash) February 28, 2024 10:32
@rissson rissson merged commit 6501626 into goauthentik:main Feb 28, 2024
kensternberg-authentik added a commit that referenced this pull request Feb 28, 2024
* main: (26 commits)
  stages/authenticator_webauthn: fix error when enrolling new device (#8738)
  website/docs: s3: fix migration docs (#8735)
  providers/oauth2: fix offline_access requests when prompt doesn't include consent (#8731)
  ci: fix missing DOCKER_USERNAME secret (#8730)
  website: post-split cleanup (#8729)
  website: bump @types/react from 18.2.58 to 18.2.60 in /website (#8714)
  core: bump pydantic from 2.6.1 to 2.6.3 (#8715)
  core: bump sentry-sdk from 1.40.5 to 1.40.6 (#8716)
  web: bump the sentry group in /web with 1 update (#8717)
  web: bump style-mod from 4.1.0 to 4.1.1 in /web (#8718)
  core: bump github.com/go-openapi/strfmt from 0.22.0 to 0.22.1 (#8719)
  core: bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 (#8720)
  root: fix container build (#8727)
  website/docs: s3: fix environment variables (#8722)
  enterprise: force license usage update after change to license (#8723)
  ci: do not push docker image if fork (#8724)
  translate: Updates for file web/xliff/en.xlf in fr (#8710)
  website/integrations: add documentation for OIDC setup with Paperless-ngx (#8538)
  translate: Updates for file web/xliff/en.xlf in zh_CN (#8705)
  translate: Updates for file web/xliff/en.xlf in zh-Hans (#8706)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants