I am currently working on an entrprise Silverlight API system. The authentication used by our group is a CAS system. Is it possible to use the CAS system to authenticate the REST API.
I am also currently working on a php proxy to allow me to bypass adding this authentication. I have a script written but i am recieving a 403 error that is kicking back at the proxy level. Any suggestions?
That said, ArcGIS Server security can be implemented using Windows authentication or a custom ASP.NET provider. We implement a custom provider and do our own thing.