Need an action to read the SAML subject nameid
❌Unsolved❓Question
Looking at the example actions, they parse the attributes, but there's no object definition for the providerInfo, so I can't identify what other data I can extract from the SAML claim document.
Examples: https://github.com/search?q=repo%3Azitadel%2Factions%20providerInfo&type=code
object I need the definition of:
ctx.v1.providerInfo
Examples: https://github.com/search?q=repo%3Azitadel%2Factions%20providerInfo&type=code
object I need the definition of:
ctx.v1.providerInfo
