Update registration flow using SAML
@type t() :: %Ory.Model.UpdateRegistrationFlowWithSamlMethod{ csrf_token: String.t() | nil, method: String.t(), provider: String.t(), traits: map() | nil, transient_payload: map() | nil }