Is it possible to place configuration into web config instead of saml config?

or is it possible to set values like service provider name pragmatically instead of in the saml.config?

we have an automated deployment process that only does transform for web.config. I would prefer not to make any changes to the deployment process if possible.

Thanks
Vadim

We don’t support including the SAML configuration in web.config.
However, it is possible to specify the SAML configuration programmatically instead of through the saml.config.
More details may be found at:

http://www.componentspace.com/Forums/38/Specifying-the-SAML-Configuration-Programmatically