Tagged Questions
-1
votes
0answers
15 views
where to place crossdomain and clientaccesspolicy.xml with siteminder
Hi In my staging site we have a silverlight xap file loaded onto the web page.i think its calling some wcf service to do the functionality(sorry am not programer am server admin).
We are using ...
0
votes
0answers
29 views
Any alternative authentication options when using EWS?
I'm using the EWS soap service. I'm using Jersey client to wrap each EWS SOAP requests with the clients credentials. This is fine for now but i'd like a more seamless experience where client does not ...
1
vote
1answer
158 views
Kerberos siteminder integration
We have a Siteminder running in our organization and I want to use Kerberos to authenticate users.
The setup is like this:
Our appserver has siteminder agent that can authenticate users, agent ...
2
votes
1answer
539 views
How to integrate SiteMinder SSO Authentication and Windows Authentication for .NET 4.0?
My problem is this, we have a set of legacy code that runs SiteMinder but very poorly. It allows Anonymous at IIS and avoids any use of Active Directory.
We are rebuilding this application and ...
1
vote
0answers
119 views
Oracle Apex with SiteMinder
I am trying to integrate Oracle Apex with SSO provided by CA Siteminder.
The Apache that ships with Apex is not compatible with the Siteminder version we have in our organisation.
I need to make ...
1
vote
1answer
652 views
Authentication for custom web application using Siteminder
I need to make users sign-on using Siteminder. I already have a web agent installed and Siteminder is set up as well, my question is what do I do in my web application to enable authentication via ...
1
vote
1answer
412 views
My php CURL log in script not succeeding in asp page
I want to log into a website using php CURL script but it is getting redirected into a loop on the last step.
I have used Fiddler to capture the HTTP request and responses while using Firefox and ...
1
vote
0answers
132 views
trying to use WebForm (ASPX) login page with MVC 3 app
I have a technical requirement to start from a "public" (non-secure) physical ASPX page and then bridge into an MVC 3 application. I have figured out the changes to "routing", but the MVC [Authorize] ...
3
votes
2answers
3k views
SiteMinder Basics
I am completely new to SiteMinder and SSO in general. I poked around on SO and CA's web site all afternoon for a basic example and can't find one. I don't care about setting up or programming SM or ...
0
votes
1answer
396 views
Rails Sessions and SiteMinder/SSO
I am integrating Rails with my company's SSO system. I have the SiteMinder Apache module installed and enabled on my server.
The Rails application inspects the request object in a before_filter to ...
0
votes
1answer
416 views
Steps to Bypass Siteminder SSO
I have a Siteminder SSO enabled website. I need to access a page inside the website without SSO authorization. Could anyone please provide the steps to edit the configuration of my Siteminder policy ...
1
vote
1answer
2k views
SiteMinder SSO Custom Login page
Has anyone got a bare bones custom login page, that will post to the default login.fcc. I'm unsure where to start with this. Presumably it would have javascript code to take a part the query string ...
0
votes
2answers
522 views
Bypass SSO siteminder for a page inside a website
I have a Siteminder SSO enabled website. Here i need to access a page inside website without sso auth. But now it redirects to login page automaticaly. Please help.
1
vote
2answers
787 views
SSO and multi-factor authentication
I'm interested in how the following scenario would be managed using SiteMinder and OpenSSO
Given two web applications, and mandated to use SSO across them. App A is a simple application that requires ...
0
votes
2answers
4k views
What are the ways to integrate Single Sign On with SiteMinder and a to-be-developed java/.Net bespoke solution?
Would appreciate if you can share your SiteMinder experience on this, thanks!
I am thinking of building a bespoke solution using either java or .NET and I want to integrate the authentication layer ...
2
votes
4answers
2k views
Siteminder SSO not protecting ASP.NET MVC site
I have site minder installed on IIS7 and I am running ASP.NET site on the sever. It appears that Site minder SSO fails to protect ASP.NET MVC requests. It appears that all ASP.NET requests are ...
0
votes
2answers
761 views
Fedlet Service Provider and CA Siteminder Identity Provider
Has anyone used Fedlet as their service provider and CA Siteminder as their identity provider? Our client is using CA Siteminder Federation Security services and we need to configure our end to be a ...
0
votes
2answers
500 views
How can I best learn SiteMinder? Was handed a site that integrates with it, and need to maintain it
We have SiteMinder configured in our environment and I've been given an ASP.NET website to support.
Where do I begin to learn SiteMinder? I have some background in ADFS, but need to translate my ...