siteminder Questions

1

Solved

We use SiteMinder authentication in our application. If app user tries to navigate to a particular page https://ourapp.com/myapp/#/pending/requests in our app via direct URL or via bookmarked URL, ...

2

I have developed a C# desktop application which makes HTTPS requests to the customers' servers (usually Documentum/SharePoint/Alfresco/NemakiWare/etc HTTPS-based servers). Several customers have a...
Splenic asked 10/8, 2015 at 5:52

1

I am converting an old version based Spring application to annotation based Spring4 application. As a first step I converted all xmls to java configuration based annotations. The application is wor...
Agan asked 8/9, 2015 at 10:49

3

I am thinking of building a bespoke solution using either java or .NET and I want to integrate the authentication layer with SiteMinder. A. From what I have found so far, it seems that SiteMinder...
Cutis asked 4/4, 2011 at 2:4

5

Solved

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...
Durst asked 13/4, 2012 at 21:40

1

Solved

I have an inMemoryAuthentication configuration that works: @Configuration @EnableWebMvcSecurity public class WebSecurityConfiguration extends WebSecurityConfigurerAdapter { @Override protected v...
Rainarainah asked 3/4, 2014 at 16:59

5

Solved

I'm a new developer, and I've been assigned the task of figuring out why our log out function is not working. I've tried every possible method I can find. Below is the log I've kept that includes t...
Girlhood asked 12/10, 2012 at 15:0

1

I am trying to secure my grails application with spring security basing on preAuth by Siteminder. That's basically all I need. The application is used just for checking some stuff so no need for da...
Universalize asked 3/5, 2012 at 16:10

1

Solved

I am trying to use PreAuthFilter (for Siteminder) with Spring Security 3.0. <http use-expressions="true"> <intercept-url pattern="/admin/**" access="hasRole('ROLE_ADMIN')" /> <in...
Executioner asked 4/11, 2011 at 13:23
1

© 2022 - 2024 — McMap. All rights reserved.