Feature: The ability to change the issuer of a Saml Configuration for an app within Actions
Description: I would like to be able to modify the issuer of a saml app via actions. This was possible to do in rules.
Use-case:
I have a rule which does some saml mapping for a SSO integrated app, it’s this Office 365 app we pulled from marketplace
https://marketplace.auth0.com/integrations/office-365-sso
Within this rule we are changing the issuer via the context.samlConfiguration object. Looks like this is not possible to do in actions based on the docs
I did see there was a way to change the issuer via the saml addon
However this is not possible to do in this sso integrated app. If I try to navigate to the app settings for this app then I don’t have the option go to the “Addons” tab to update the issuer.