Questions tagged [siteminder]

siteminder is an application sold by Computer Associates that allows web assets to require authentication before access is given.

Computer Associates SiteMinder is a highly scalable solution that provides best practice identity and access management components for Web single sign-on, authentication, authorization, auditing and administration.

SiteMinder has an API written in Java or C and it is worth checking out the PDFs.

Siteminder is now marketed as "CA Single Sign-On".

265 questions
0
votes
1 answer

Is it possible to forward to Siteminder login.fcc from a JSF action?

I have a "custom" (JSF) login page for my application. My company uses Siteminder for authentication. So, in order to login to Siteminder with a "custom" page, I have to have a form that posts to /login.fcc with the appropriate form fields…
Steve
  • 586
  • 1
  • 6
  • 21
0
votes
1 answer

SiteMinder on IIS7.5 Authentication on app by app basis?

I inherited a mess of servers which host multiple applications on IIS6, protected by R6 SiteMinder. The environment is soon going to R12, and we have also received some new servers with IIS7.5. (Lots of change, all within the next 60days.) I am not…
J_D
  • 298
  • 2
  • 15
0
votes
1 answer

Change .sprint.png file name in Liferay 6.0.6

Liferay Portal Version : 6.0.6 In Liferay portal, I am trying to change the file name of the autogenerated .sprite.png file name to something which doesnt start with period(.) Reason being Siteminder does not allow file starts with period(.) I…
Sharana
  • 739
  • 3
  • 8
0
votes
1 answer

MSCRM 2011 SiteMinder ADFS

I am new to MSCRM trying to adopt its security model and integrate with our existing applications. Need a clear understanding with respect to integration between MSCRM system and our existing applications. Our current application is uses SiteMinder…
Chandu
  • 356
  • 4
  • 9
0
votes
1 answer

Get through SiteMinder folder rule with MVC routing

There is a SiteMinder rule placed in to allow access to "/public/*" pages for unauthenticated users. But in my mvc folder structure there is no physical folder (or area) called "public" and I don’t want to do that as I should be able to add public…
m00sila
  • 375
  • 1
  • 2
  • 12
-1
votes
1 answer

Simple Example Springboot + Siteminder + alt Form Login

Looking for Simple Example Springboot Siteminder alt Form Login. How do you make this work where application uses SSO if enabled and Form login in case SSO is not enabled?
-1
votes
1 answer

How to check where in the application code Siteminder is used?

I am migration application from siteminder to shibboleth. So I have to check the application code where all siteminder is used in the code and where I need to make changes. I am new to siteminder and Shibboleth. I need a way to check where…
-1
votes
1 answer

Can SiteMinder inspect cookies and allow/deny access

Is it possible for SiteMinder to inspect a cookie (not the SM_) set by my application, for a value and if it matches a particular value, allow access to a resource? For example, if my application sets a cookie back to the client with…
David Hergert
  • 1,372
  • 2
  • 12
  • 21
-1
votes
1 answer

Java Code to fetch Session Store attribute values

I am writing an Assertion Generator Plugin in Java to fetch a user details from Session Store and modify the values in Assertion(SAML 2.0) accordingly. I am able to identify the method(Link) using which I can pull the user values from Session Store…
-2
votes
1 answer

Java Spring Boot Rest Api

I am working on a standalone Rest API application using spring boot MVC. I am required to use Vuejs on the front-end to interface with the Java rest service. Another requirement is to secure the UI and rest API with SiteMinder. Being new to vuejs,…
Derek
  • 1
1 2 3
17
18