Hi,
We are trying to leverage SAML Authentication Handler for SSO in our application. In Adobe Granite SAML 2.0 Authentication Handler configuration Autocreate CRX Users is checked. After successful authentication, user gets created in crx along with that we can find a property samlResponse at user node which contains encrypted SAML response.
Is there anyway we can avoid storing SAML response in crx as we are not authorized to store user personal information like email, phone etc...?