apereo / dotnet-cas-client

Apereo .NET CAS Client
Apache License 2.0
232 stars 176 forks source link

Configure CAS client programmatically #27

Closed guybe1977 closed 9 years ago

guybe1977 commented 9 years ago

I need to configure the CAS client in run-time in order to allow multiple configurations for multiple environments. As I couldn't find a way to configure the CAS client besides changing the web.config, my current solution is to rewrite the web.config upon web application start.

I was wondering if there is another way to do it or if there is an intention to add a way to configure the client programmatically.

mmoayyed commented 9 years ago

post to the cas user mailing list please