fleet/tools/saml
Roberto Dip f078660243
use the configured EntityID for audience validation on MDM SSO (#16144)
for #16139 this fixes a copy/paste error that caused the MDM SSO flow to
validate audiences using the global config EntityID

since we also consider an audience valid if you set EntityID to be:

- the same in both (case for local dev)
- your Fleet URL or the full path to the SSO API endpoint (QA)

we didn't notice this until now.
2024-01-22 14:30:45 -03:00
..
config.php use the configured EntityID for audience validation on MDM SSO (#16144) 2024-01-22 14:30:45 -03:00
README.md Set up Cypress testing for Teams/Tiers (#1005) 2021-06-09 11:56:59 -07:00
users.php Accept and ignore SSO role attributes with null value (#11959) 2023-05-30 16:57:03 -03:00

The users.php file in this directory is mounted into the SimpleSAMLPHP Docker container to use for testing SSO with Fleet.

Edit that file to change the credentials or add new SSO users for local testing.