Skip to content

proxy-v1.2.0: named-user licensing functionality

Latest
Compare
Choose a tag to compare
@clickonetwo clickonetwo released this 19 Feb 17:06
· 1 commit to main since this release
74a2545

This is the first general-availability release of the new named-user licensing proxy functionality, meaning:

  • The proxy can now be used as a reverse proxy for lcs-cops.adobe.io (and lcs-cops-proxy.adobe.com) in addition to lcs-ulecs.adobe.io and any customer-specific FRL endpoint.
  • The proxy now tracks named-user license requests and can report on them (similar to what 1.0 did for log uploads).
  • The proxy can now be used for all FRL online packages, not just those that target a customer-specific FRL endpoint.

To get a report of NUL launches, issue this command:

adlu-proxy report -d nul /path/to/report.csv

Both launch and log reports now include the source IP address of the reporting machine (as received by the proxy). For matching them up, you can use the UUID (initial) part of the session ID: the log generated by a given launch will have the same UUID as the launch report.