Select to view content in your preferred language

CAS Authentication and REST API

801
1
12-06-2010 08:35 AM
WilliamDonahue
Emerging Contributor
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?
0 Kudos
1 Reply
RichardWatson
Deactivated User
I have no idea what a "CAS System" is.

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.
0 Kudos