Tagged Questions

0
votes
1answer
195 views

SSO using CAS with ASP.NET membership provider backend

Hey Folks, I'm trying to utilize CAS to perform SSO on the same domain name. however i can't really understand CAS. does CAS provides user management or i have to implement it myse …
0
votes
1answer
26 views

SEAM 2 with CAS Client 3

Hi i wounder if anyone know of any guide for SEAM 2 and CAS client 3 or newer out there?
0
votes
0answers
45 views

Which CAS implementation to use in django?

Which CAS implementation should i use to enable CAS single sign on to my django app (trusing a specified CAS server, I'm not interested in creating a CAS provider) ? What I can fi …
1
vote
1answer
34 views

Write Access to Program Files folder

Hi, my application include a self-updater executable that is used to update the application. One of the first steps the updater is performing is to check that it does have write p …
1
vote
2answers
43 views

What level of technical skills/expertise is required for implementing CAS SSO?

Hi All, I am in a process of integrating several websites/content management tools to try out some of my ideas. Over the past couple of months, I have discovered tons of very help …
0
votes
0answers
23 views

Setting CAS Policy

I have a .NET application that users run from a file server. One of the .NET Assemblies requires Full Trust. I have signed the assembly. When setting the Code Access Security po …
36
votes
9answers
545 views

Is “Code Access Security” of any real world use?

I am in the process of studying for the 70-536 .NET Framework - Application Development Foundation Exam, as I have been programming .net for many years, this should not be hard! H …
3
votes
1answer
353 views

D function using the x86 CMPXCHG Compare-and-swap

I'm looking for a function that presents a high level D interface to an atomic CAS on Intel x86. I know I can do it with inline ASM (and if needed I will), but I'd rather just gra …
0
votes
1answer
27 views

Why is CAS demo code running in localhost (127.0.0.1) not recognizing security zones?

I'm running the labs in MCTS 70-536 Training Kit chapter 11 about Code Access Security. I'm running XP Pro. The first lab creates an assembly which checks for different permissions …
1
vote
1answer
368 views

provide assembly with full trust in sharepoint by custom policy level not working

Hello All, I'm building a couple of ucercontrols. These usercontrols will be hosted within the return of the smartpart. The problem i'm facing is that my assembly that goes with …
0
votes
3answers
291 views

Code Access Security and Sharepoint WebParts

I've got a vague handle on how Code Access Security works in Sharepoint. I have developed a custom webpart and setup a CAS policy in my Manifest <CodeAccessSecurity> <P …
0
votes
1answer
14 views

Is there any way to monitor the number of CAS stackwalks that are occurring?

I'm working with a time sensitive desktop application that uses p/invoke extensively, and I want to make sure that the code is not wasting a lot of time on CAS stackwalks. I have …
1
vote
1answer
95 views

Does someone have a valid example on CAS Proxy Granting Ticket ?

I need to implement a CAS Proxy Granting Ticket System. So I need to understand the system. There is a good doc here, but I have no idea about the proxyCallback I need. Could s …
0
votes
1answer
170 views

How do I get logout to work on RubyCAS-Server?

I have installed and setup RubyCAS-Server and RubyCAS-Client on my machine. Login works perfectly but when I try to logout I get this error message from the RubyCAS-Server: Campin …
11
votes
5answers
1k views

Which SSO Framework to use?

I've used OpenSSO (which is very powerful but complicated) and JOSSO (very simple but lacking many features). I've also looked at the CAS framework. My question is: What is your …

1 2 3 4 next
15 30 50 per page