Request to add login.broadcom.com domain under content security
search cancel

Request to add login.broadcom.com domain under content security

book

Article ID: 224813

calendar_today

Updated On:

Products

Clarity PPM On Premise

Issue/Introduction

An On-Premise Customer tries to use Rally SaaS SSO URL in the Clarity Blueprint channel, the below error is shown: 

   


Clarity Content security policy is missing login.broadcom.com. 

Steps to Reproduce: 

  1. Login to Clarity application server  
  2. Navigate to Clarity_home\bin
  3. From a Command Prompt, execute the following: 
    • admin system-options -list CONTENT_SECURITY_DOMAINS 

Expected Results: The output of command should list login.broadcom.com domain as that is the ACS URL used in GCP SaaS. 

Actual Results: The output of admin system-options -list CONTENT_SECURITY_DOMAINS is below: 

Below are the values for system option: CONTENT_SECURITY_DOMAINS 
 CONTENT_SECURITY_DOMAINS: cdnjs.cloudflare.com 
 CONTENT_SECURITY_DOMAINS: fonts.googleapis.com 
 CONTENT_SECURITY_DOMAINS: 'self' 
 CONTENT_SECURITY_DOMAINS: techdocs.broadcom.com 

Environment

Release : 15.9.3

Component : Clarity Architecture 

Cause

DE62666 

Workaround: (On-Premise Customers)

  • Add the domain manually by using the command: 
    • admin system-options -add CONTENT_SECURITY_DOMAINS login.broadcom.com -multi 

Resolution

Fixed in Release 16.0.0 

Additional Information