SAML ACS built using request's basePath instead of server's root base path #51337
Labels
bug
Fixes for quality problems that affect the customer experience
Feature:Security/Authentication
Platform Security - Authentication
Team:Security
Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more!
Starting in Kibana 7.4, we're building the ACS URL and including the request's basePath:
kibana/x-pack/plugins/security/server/authentication/providers/saml.ts
Line 600 in ee175f1
This can be worked around by using the
xpack.security.authc.saml.realm
setting instead of thexpack.security.public.*
settings.The text was updated successfully, but these errors were encountered: