Service Catalog conditions

Service Catalog has eight predefined security conditions that can be used for restricting access to offerings and catalogs

Table 1. Service Catalog security conditions for restricting access to Offerings and Catalogs
Condition Intended Object Restriction Type Condition Type
PMSCCATAUTH PMSCCATALOG Qualified Class
PMSCCATQSTAT PMSCCATALOG Qualified Expression
PMSCCATHAUTH PMSCCATALOG Hidden Class
PMSCCATHSTAT PMSCCATALOG Hidden Expression
PMSCOFFAUTH PMSCOFFERING Qualified Class
PMSCOFFQSTAT PMSCOFFERING Qualified Expression
PMSCOFFHAUTH PMSCOFFERING Hidden Class
PMSCOFFHSTAT PMSCOFFERING Hidden Expression
  • Condition: The name of the condition.
  • Intended Object: The Control Desk object with which the condition must be used to restrict those objects
  • Restriction Type: The type of restriction with which the condition must be used.
    • Qualified: This type of restriction does not return the data that does not fit the criteria outlined in the condition.
    • Hidden: This type of restriction returns data so that the user knows that there is a record, but the data is obscured by a series of Xs. (for example, XXXXXXX)
  • Condition Type: The type of condition with which the restriction must be used.


Feedback