Skip to content

Conversation

@nicedevil007
Copy link
Contributor

Details

Wrote a FortiMail SAML integration guide that covers both admin and user portals. Each tab walks through:

Building the matching authentik SAML provider (ACS/Issuer, POST binding, signed assertions, correct NameID mapping).
Applying those values in FortiMail, including the dual service-provider setup introduced in 7.6.4, the admin-user differences, and the reminder to upload authentik’s metadata.
The doc also explains how to enforce SSO-only access across the FortiMail UI and highlights recovery caveats like manually provisioning admin accounts.


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-storybook canceled.

Name Link
🔨 Latest commit c346762
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/690a1a43468a8c0008e4bea6

@netlify
Copy link

netlify bot commented Nov 2, 2025

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit c346762
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/690a1a4383860100076c0ca0
😎 Deploy Preview https://deploy-preview-17900--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

netlify bot commented Nov 2, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit c346762
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/690a1a43671cc60008760702
😎 Deploy Preview https://deploy-preview-17900--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

codecov bot commented Nov 2, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.92%. Comparing base (754425a) to head (c346762).
⚠️ Report is 11 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #17900      +/-   ##
==========================================
+ Coverage   92.88%   92.92%   +0.03%     
==========================================
  Files         869      869              
  Lines       47960    47992      +32     
==========================================
+ Hits        44547    44595      +48     
+ Misses       3413     3397      -16     
Flag Coverage Δ
e2e 45.22% <ø> (+0.09%) ⬆️
integration 23.12% <ø> (-0.07%) ⬇️
unit 91.08% <ø> (+0.01%) ⬆️
unit-migrate 84.78% <ø> (-6.33%) ⬇️

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:46
@dewi-tik
Copy link
Contributor

dewi-tik commented Nov 4, 2025

Thanks for all the great contributions @nicedevil007. We really appreciate it.

I've pushed some changes to this PR to bring it more in-line with our styling standards and to clarify some sections. Are you happy with these changes?

dewi-tik and others added 2 commits November 4, 2025 17:10
Copy link
Contributor Author

@nicedevil007 nicedevil007 left a comment

Choose a reason for hiding this comment

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

looking good just the small typo FWDN > FQDN!

@dewi-tik dewi-tik self-assigned this Nov 4, 2025
@dewi-tik dewi-tik moved this from Todo to In Progress in authentik Core Nov 4, 2025
@dewi-tik dewi-tik moved this from In Progress to In review 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: In review

Development

Successfully merging this pull request may close these issues.

3 participants