sources/saml: add default error messages to exceptions#15562
sources/saml: add default error messages to exceptions#15562PeshekDotDev merged 1 commit intogoauthentik:mainfrom
Conversation
✅ Deploy Preview for authentik-storybook canceled.
|
✅ Deploy Preview for authentik-docs canceled.
|
✅ Deploy Preview for authentik-integrations 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 #15562 +/- ##
=======================================
Coverage 93.15% 93.16%
=======================================
Files 831 831
Lines 44135 44146 +11
=======================================
+ Hits 41114 41127 +13
+ Misses 3021 3019 -2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
09c63fb to
64a7421
Compare
64a7421 to
c32c9cc
Compare
|
Thank you for fixing this issue. |
|
Anytime @cheggerdev |
|
We don't cherry pick those sort of changes to previous versions. |
It would be really nice and helpful when this will go into 2025.8 |
|
The 2025.8 branch has been opened. Can this PR go into it, please ? |
|
@cheggerdev are you running into a SAML error right now that you need this to debug? If you message me on discord, I can try and help you debug your problem. I've played with zabbix a bit while testing some integrations so I might have a little context |
@ConzorKingKong I still run into a SAML error. |
|
Just posting here to let a code reviewer know that the issue mentioned above has been solved |
Now that the backport part has been improved does this still count? |
* main: (81 commits) translate: Updates for file web/xliff/en.xlf in de (#16808) stages: update friendly_name model from null to blank (#16672) sources/saml: add default error messages to exceptions (#15562) website/docs: 2025.8.3 release notes (#16809) core, web: update translations (#16783) stages/email_authenticator: Fix email mfa loop (#16579) website/docs: updated Frontend development environment contributor docs (#16731) webiste/integrations: update roundcube doc (#16753) website/docs: update create oauth provider page (#16617) website: bump @types/node from 24.4.0 to 24.5.0 in /website (#16789) web: bump the rollup group across 1 directory with 4 updates (#16792) core: bump github.com/getsentry/sentry-go from 0.35.2 to 0.35.3 (#16786) web: bump the storybook group across 1 directory with 5 updates (#16791) web: bump @types/node from 24.4.0 to 24.5.0 in /packages/esbuild-plugin-live-reload (#16794) web: bump @goauthentik/prettier-config from 1.0.5 to 3.1.0 in /web in the goauthentik group across 1 directory (#16793) web: bump @types/node from 24.4.0 to 24.5.0 in /packages/prettier-config (#16795) web: bump @types/node from 22.15.19 to 24.5.0 in /web (#16796) web: Use curated dictionary for e2e fixtures. (#16750) website/integrations: fix wekan redirect URL (#16801) website/docs: fix docker tabs not rendering properly (#16799) ...
Details
Gives default message for saml exceptions and allows for adding custom error messages as well
closes #13598
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 website)