Thursday, 3 July 2014

Basic Authentication and Authorization


  1. Setup an application in IIS : Open IIS->Sites->Default web site->Add Application->Create a test file e.g. test.html
  2. Assuming the trusted host and host identifier objects are set correctly, proceed to the next steps.
  3. Configure User Directory
  4. Configure Domain, Realm, Policy and Rules
  5. Validate the settings in the SiteMinder Test Tool 












Tuesday, 24 June 2014

SiteMinder API Basic Information

  1. Agent API
  2. Policy Management API
    • Creating a policy domain
    • Creating an Agent object
    • Creating an Agent configuration object 
    • Creating a host configuration object 
    • Registering a trusted host 
    • Creating a SiteMinder user directory object 
    • Creating an authentication scheme object 
    • Creating an administrator 
    • Creating a realm 
    • Adding a realm to a policy domain 
    • Creating a rule 
    • Creating a response 
    • Creating a policy 
    • Adding a user or group to a policy 
    • Adding a rule to a policy 
    • Setting responses for rules in a policy
    • Migrating an entire policy store or an individual policy domain remotely
  3. Authentication API 
  4. Authorization API
  5. Delegated Management services API
    • Creating an organization
    • Creating a group
    • Adding a group to an organization
    • Adding a user to a group
    • Modifying the profile of a user
  6. Utilities Package
    • Establishing a connection to the Policy Server
    • Obtaining a session
    • Providing a result object that stores results of API requests
    • Handling exceptions and results
    • Encapsulating property data






Thursday, 19 June 2014

SiteMinder Overview

Components of SiteMinder


  1. Policy ServerThe Policy Server provides policy management, authentication, authorization, and accounting.
  2. SiteMinder AgentsIntegrated with a standard Web server or application server, SiteMinder Agents enable SiteMinder to manage access to Web applications and content according to predefined security policies.
  3. SiteMinder Administrative UI - The majority of Policy Server configuration tasks are performed using the Administrative UI. This includes 
    1. Infrastructure 
    2. Policies 
    3. Federation
    4. Reports 
    5. Administration
  4. Policy Server Management Console  However, there are some Policy Server management tasks that you perform using the Policy Server Management Console. The management tasks controlled by the Policy Server Management Console include the following:

    • Starting and stopping Policy Server processes
    • Configuring Policy Server Executives
    • Cache Management
    • Key Management
    • Global Settings
    • User Management
Typical SiteMinder Environment 



Installation 


  1. Policy Server (Required)
  2. Federation Security Services Administration UI
  3. Policy Store(Required)
  4. SiteMinder Administrative UI(Required)
  5. CA Business Intelligence(Optional)
  6. SiteMinder Audit Database(Optional)
  7. Agents(Required)

SiteMinder - Configuration Order