I hope telerik has some solution for this, because I wasn't succesfull of finding a solution after a few hours of googling... and because you always have solutions... :)
I have a ASP.NET web application wich is secured with Forms Authentication. When an user is authenticated and authorized he can navigate to a RSS Feed and see the generated xml. No problem.
But now I want to access this same page throug a client like RSS bandit.
I can insert a username and password for a particular feed, but this isn't working because RSS Feed Readers don't support Forms Authentication.
Do you understand my problem? And... do you maybe know a solution?
Thanks anyway...
I have a ASP.NET web application wich is secured with Forms Authentication. When an user is authenticated and authorized he can navigate to a RSS Feed and see the generated xml. No problem.
But now I want to access this same page throug a client like RSS bandit.
I can insert a username and password for a particular feed, but this isn't working because RSS Feed Readers don't support Forms Authentication.
Do you understand my problem? And... do you maybe know a solution?
Thanks anyway...