[ZBX-25368] SAML authentication doesn't see attributes Created: 2024 Oct 07 Updated: 2025 Apr 08 Resolved: 2024 Oct 09 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | Server (S) |
Affects Version/s: | 7.0.3 |
Fix Version/s: | None |
Type: | Problem report | Priority: | Trivial |
Reporter: | Petr Votava | Assignee: | Tomasz Grzechulski |
Resolution: | Duplicate | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Attachments: |
![]() ![]() ![]() |
Description |
Steps to reproduce:
Result: |
Comments |
Comment by Tomasz Grzechulski [ 2024 Oct 09 ] |
Hello, Closing this one, due duplication of: |
Comment by Tomasz Debkowski [ 2025 Apr 07 ] |
tgrzechulski you sure it is duplicated? I do not see relation of parameter is missing from user attributes in |
Comment by Tomasz Debkowski [ 2025 Apr 08 ] |
seems that i had different issue, while error message was simmilar. If using default Entra ID claims, all claims are namespaced by http://schemas.xmlsoap.org/ws/2005/05/identity/claims/ then in zabbix attributes with full name should be added eg. http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress after setting attributes like this error about attribute matching is gone. |