CSM 10.2.2 Documentation

Home

Authentication Examples

Here are a few example URLs specifying different logins.

Cherwell User Henri

http://MyServer/CherwellService/rss.xml?a=I&u=Henri&p=password

http://MyServer/CherwellService/rss.xml?u=Henri&p=password

Cherwell Customer Bob http://MyServer/CherwellService/rss.xml?a=C&u=Bob&p=password
Cherwell User via Windows credentials http://MyServer/CherwellService/rss.xml?a=W
Cherwell Customer via Windows credentials http://MyServer/CherwellService/rss.xml?a=CW

Anonymous access

http://MyServer/CherwellService/rss.xml

Note: No security flag is necessary. If no credentials are provided, this is the default.


Was this article useful?