Pre-bugfest env | 404 Not Found error when select "SSO settings" in "Settings" > "Tenant"
Description
Environment
None
CSP Request Details
None
CSP Rejection Details
None
Potential Workaround
None
Estimation Notes and Assumptions
None
RCA Group Details
None
Attachments
2
Checklist
hideActivity
Show:
Yauhen ViazauNovember 11, 2024 at 12:17 PM
Tested on https://eureka-bugfest-ramsons-consortium.int.aws.folio.org/ , https://eureka-bugfest-ramsons.int.aws.folio.org/ - issue is not reproducible

Craig McNallyNovember 1, 2024 at 8:55 PM
I’ve assigned this to FSE - Attn
Zak BurkeOctober 31, 2024 at 8:05 PM
Description updated per comments above.

Craig McNallyOctober 31, 2024 at 7:32 PM
Yes, that sounds right
Zak BurkeOctober 31, 2024 at 4:15 PM
I don’t think the “Expected” behavior here is correct. In Eureka envs, SSO is handled by Keycloak so we don’t run a module supplying the login-saml
interface. In that case, i.e. when that interface is absent, the “SSO Settings” item should be completely hidden (implemented in ) . IOW, the bug here isn’t “got a 404 when I clicked on SSO Settings”, it’s “this env was misconfigured; it should not contain mod-login-saml”.
Agreed, ?
Cannot Reproduce
Details
Assignee
Oleg KurdyayevOleg KurdyayevReporter
Tatsiana HryhoryevaTatsiana HryhoryevaLabels
Development Team
EBSCO - FSERCA Group
Not a bug anymorePriority
P3TestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee

Reporter

Labels
Development Team
EBSCO - FSE
RCA Group
Not a bug anymore
Priority
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created October 31, 2024 at 2:24 PM
Updated January 28, 2025 at 1:49 PM
Resolved November 11, 2024 at 12:19 PM
On pre-bugfest eureka environment with admin user:
Go to “Settings“ app > “Tenant“
Expected behavior: “SSO settings” tab is not present (because
mod-login-saml
is not running in this env)Actual behavior: “SSO settings” tab is present, implying
mod-login-saml
or some other module providinglogin-saml
okapi-interface is present.click “SSO settings“ tab
Expected: SSO settings are displayed
Actual: 404 Not Found error returned for {{url}}/saml/configuration