**Feature:**Post Login Actions. “api.saml” property
Description: the documentation for post-login actions references a property called “api.saml”: Actions Triggers: post-login - API Object. my interpretation is that this property should allow us to customise the SAML response before sending it.
Other documentation and community posts, however, claim that this is not possible- so i am skeptical.
Whenever i try to use the “api.saml” property, the action fails with the error “Cannot read properties of undefined (reading ‘setAttribute’)”.
Has anyone successfully used this feature? have i misunderstood it? can anyone explain?
Use-case: we have to move from rules to actions. Rules can modify the SAML response, but actions?.. unclear.