website/integrations: FortiMail#17900
Conversation
✅ Deploy Preview for authentik-storybook canceled.
|
✅ Deploy Preview for authentik-integrations ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for authentik-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #17900 +/- ##
==========================================
- Coverage 92.97% 92.90% -0.07%
==========================================
Files 869 869
Lines 48039 48116 +77
==========================================
+ Hits 44662 44704 +42
- Misses 3377 3412 +35
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
|
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? |
Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com>
nicedevil007
left a comment
There was a problem hiding this comment.
looking good just the small typo FWDN > FQDN!
|
Hi @nicedevil007 thanks so much for all of the contributions! I am going to push a minor restructuring change to your PR; take a look and let me know what you think. Then, as long as the rest of the team agrees, I think we are about ready tomerge this Fortimail one! |
tanberry
left a comment
There was a problem hiding this comment.
Thanks so much @nicedevil007 !
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
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 docs)