Skip to content

website/integrations: add OneUptime SAML integration guide#21534

Merged
dominic-r merged 6 commits intogoauthentik:mainfrom
M-Slanec:add-oneuptime-integration
May 4, 2026
Merged

website/integrations: add OneUptime SAML integration guide#21534
dominic-r merged 6 commits intogoauthentik:mainfrom
M-Slanec:add-oneuptime-integration

Conversation

@M-Slanec
Copy link
Copy Markdown
Contributor

Details

This adds an integration guide for logging into OneUptime with SAML.

closes #21533


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 and clients have been updated (make gen)

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 docs)

@M-Slanec M-Slanec requested a review from a team as a code owner April 10, 2026 04:46
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 10, 2026

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 1496e9e
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/69f80722f860f30008487f68
😎 Deploy Preview https://deploy-preview-21534--authentik-integrations.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 project configuration.

@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 10, 2026

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 1496e9e
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/69f807221ace6a0008d2930f
😎 Deploy Preview https://deploy-preview-21534--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 project configuration.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.20%. Comparing base (0b6d3a2) to head (1496e9e).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #21534      +/-   ##
==========================================
- Coverage   93.25%   93.20%   -0.06%     
==========================================
  Files        1024     1024              
  Lines       59153    59153              
  Branches      331      331              
==========================================
- Hits        55163    55133      -30     
- Misses       3990     4020      +30     
Flag Coverage Δ
conformance 36.28% <ø> (+<0.01%) ⬆️
e2e 42.07% <ø> (-0.03%) ⬇️
integration 33.25% <ø> (-0.05%) ⬇️
rust 0.00% <ø> (ø)
unit 92.09% <ø> (+<0.01%) ⬆️
unit-migrate 92.12% <ø> (-0.02%) ⬇️

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.

@dewi-tik dewi-tik marked this pull request as draft April 10, 2026 07:19
@dewi-tik
Copy link
Copy Markdown
Contributor

Seems like you had an issue with the commit because it's just an empty file.

@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 13, 2026

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit d9291d6
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/69f80714c2fcbc000845ec82
😎 Deploy Preview https://deploy-preview-21534--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 project configuration.

@M-Slanec M-Slanec marked this pull request as ready for review April 13, 2026 20:58
@dominic-r dominic-r self-requested a review April 13, 2026 23:56
@dominic-r dominic-r requested a review from dewi-tik April 14, 2026 00:12
@dominic-r dominic-r force-pushed the add-oneuptime-integration branch from 6fc6ece to 77a64d1 Compare April 14, 2026 00:14
@dominic-r dominic-r requested a review from PeshekDotDev April 14, 2026 03:33
@dominic-r dominic-r added the area:docs Features or issues related to Docusaurus label Apr 14, 2026
Copy link
Copy Markdown
Contributor

@PeshekDotDev PeshekDotDev left a comment

Choose a reason for hiding this comment

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

We should be able to explain the slug and then set those values in oneuptime at the first time we configure. It cleans up some of the process a bit. I'm pretty sure we do something similar in some other integration guides

Comment thread website/integrations/monitoring/oneuptime/index.md Outdated
Comment thread website/integrations/monitoring/oneuptime/index.md Outdated
@dominic-r dominic-r enabled auto-merge (squash) May 4, 2026 02:40
@dominic-r dominic-r merged commit 3559beb into goauthentik:main May 4, 2026
107 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:docs Features or issues related to Docusaurus

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add SAML integration guide for oneuptime

4 participants