Property reference

com.glide.auth.profile.supported.processor.list

The property com.glide.auth.profile.supported.processor.list specifies the Java processors that are compatible with the API Authentication Policy. Administrators should review this list to ensure that the necessary processors are enabled for proper API functionality.

Default: CSVProcessor,ExcelOutputProcessor,XMLProcessor,JSONv2Processor,RSSProcessor,SOAPProcessor,PDFProcessor Type: string Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? It defines a comma-separated list of Java processors that can be used for API authentication, impacting how authentication requests are processed.
What area does it affect? API Authentication
What does the default mean? The default value is "CSVProcessor,ExcelOutputProcessor,XMLProcessor,JSONv2Processor,RSSProcessor,SOAPProcessor,PDFProcessor", which is the baseline setting used unless it is changed.
When should you review it? Review this property when configuring or troubleshooting API authentication settings.

Out of the box property record

Raw metadata from the property record.

Property name com.glide.auth.profile.supported.processor.list
Sys ID 17228c9a7711111025dcf283fa5a9950
Type string
Application Global
Default value CSVProcessor,ExcelOutputProcessor,XMLProcessor,JSONv2Processor,RSSProcessor,SOAPProcessor,PDFProcessor
Description List of Java Processors that support API Authentication Policy
Updated 2022-09-02 11:58:44

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... For Processor, install the Processor Access policy (com.glide.processor.policy‎ plugin. Before you begin Role required: admin About this task The following items are installed with Processor Access Policy: • System Property: com.glide.auth.profile.supported.processor.list • Module in the navigation: Processor Access Policies Procedure 1. Navigate to All > System Applications > All Available Applications > All. 2. Find the Processor Access Policy (com.glide.processor.policy‎ plugin ...