You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Provide a tool that anonymizes SAML response (pretty much anything about IdP and all the PIIs) and rewrites the signature (cat saml-response.xml | go run cmd/saml-response-anonymizer/main.go > anonymized-saml-response.xml)
Kick of a test suite with SAML response examples, where we ideally call out what's the IdP behind the scenes (OneLogin etc.)
The text was updated successfully, but these errors were encountered:
cat saml-response.xml | go run cmd/saml-response-anonymizer/main.go > anonymized-saml-response.xml
)The text was updated successfully, but these errors were encountered: