-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
website/integrations: FortiMail #17900
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
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.88% 92.92% +0.03%
==========================================
Files 869 869
Lines 47960 47992 +32
==========================================
+ Hits 44547 44595 +48
+ Misses 3413 3397 -16
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 <[email protected]>
There was a problem hiding this 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!
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)