Skip to content

Conversation

@nicedevil007
Copy link
Contributor

Details

Kept the SAML integration streak going with a KnowBe4 guide. The doc covers both sides:

  • KnowBe4 admin console: enabling SAML, locking down non-SAML logins, plugging in authentik’s IdP URL and certificate thumbprint, and noting all SP metadata you’ll need.
  • authentik configuration: creating the SAML provider with KnowBe4’s ACS/Entity ID, setting POST binding, signing assertions/responses, and mapping NameID to email.

I also added a recovery note about the Bypass-SSO URL (for the MFA bypass option) and a verification checklist so admins can test the full redirect loop.

In this case it is more usefull to configure KnowBe4 prior to authentik.

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

@netlify
Copy link

netlify bot commented Nov 2, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 5586fab
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/69071f5c709d91000986a667
😎 Deploy Preview https://deploy-preview-17899--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.

@netlify
Copy link

netlify bot commented Nov 2, 2025

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit 5586fab
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/69071f5c9188ea0008d10d6a

@netlify
Copy link

netlify bot commented Nov 2, 2025

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 5586fab
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/69071f5c8730e00008ef5734
😎 Deploy Preview https://deploy-preview-17899--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.

@codecov
Copy link

codecov bot commented Nov 2, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.83%. Comparing base (754425a) to head (5586fab).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #17899      +/-   ##
==========================================
- Coverage   92.88%   92.83%   -0.06%     
==========================================
  Files         869      869              
  Lines       47960    47960              
==========================================
- Hits        44547    44523      -24     
- Misses       3413     3437      +24     
Flag Coverage Δ
e2e 45.13% <ø> (ø)
integration 23.13% <ø> (-0.06%) ⬇️
unit 91.08% <ø> (+<0.01%) ⬆️
unit-migrate 91.13% <ø> (+0.01%) ⬆️

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.

@dominic-r dominic-r self-requested a review November 2, 2025 16:47
@dewi-tik dewi-tik self-assigned this Nov 4, 2025
@dewi-tik dewi-tik moved this to Todo in authentik Core Nov 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

3 participants