Second AdminUI behind reverse proxy doesn't recognize SMSESSION cookie
search cancel

Second AdminUI behind reverse proxy doesn't recognize SMSESSION cookie

book

Article ID: 218344

calendar_today

Updated On:

Products

SITEMINDER CA Single Sign On Agents (SiteMinder)

Issue/Introduction

When setting a new second AdminUI behind an already existing and protecting AdminUI Reverse Proxy, after authentication, the new AdminUI doesn't seem to recognize the SMSESSION cookie, and as such, the admin user needs to log in manually in the out of the box AdminUI Form Authentication Scheme.

Resolution

There are limitations when setting Web Agent on Reverse Proxy to protect AdminUI.

If setting a second AdminUI protected by Apache Reverse Proxy Web Agent, then the Web Agent should run on a distinct and separate Apache Reverse Proxy instance (1).

This implies a separate and distinct Web Agent (2).

Install and configure separate Web Agent and Apache Reverse Proxy to protect the second AdminUI to solve the issue.

Additional Information