• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

How to wildcard port number for AllowlistUrlPattern in mms.cfg

New Here ,
Nov 19, 2020 Nov 19, 2020

Copy link to clipboard

Copied

Hi,

 

My organization has a small but mission critical application that still uses flash and due to numerous issues including Pandemic, we couldn't migrate to newer technologies.

We're still striving to get flash working beyond EOL and for this we're referred to the Enterprise Enablement section in Admin guide.

With the help of it, we've been able to whitelist a pair of flash player and browser.
However, we're unable to whitelist another webpage which has port numbers.
Can anyone advise how can I make flash player read wildcard for portnumber in whitelist url pattern?
Our application Landing page has port number 7000 while content resides on other ports like 7600, 7700 etc

Is it possible to use wildcard for port numbers or to allow all ports in this domain/subdomain automatically?

AllowlistUrlPattern=https://www.example.com/ -- didnt work
AllowlistUrlPattern=https://www.example.com:*/ -- didnt work

Instead of coding as below, can anyone suggest a wildcard for ports?
AllowlistUrlPattern=https://www.example.com:7000/
AllowlistUrlPattern=https://www.example.com:7600/

 

Also, what is the use of AllowList Preview? Is it only useful for tracing, since I got my combination working without setting this parameter.

 

Thanks in advance!

Aditya

TOPICS
End of life , How to

Views

1.0K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Adobe Employee , Nov 24, 2020 Nov 24, 2020

We don't allow wildcards for ports.  You'll need to specifically allow each port in an entry.  (As someone who manages a test environment that puts individual tests on hundreds distinct ports, I feel your pain.)

Votes

Translate

Translate
Adobe Employee ,
Nov 24, 2020 Nov 24, 2020

Copy link to clipboard

Copied

LATEST

We don't allow wildcards for ports.  You'll need to specifically allow each port in an entry.  (As someone who manages a test environment that puts individual tests on hundreds distinct ports, I feel your pain.)

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines