Dyalog / conga-apl

Source code, build and test scripts used to build and test Dyalog APL's core communication library, Conga (conga.dws)
http://docs.dyalog.com/latest/Conga%20User%20Guide.pdf
MIT License
5 stars 0 forks source link

Remove IWA functions except ClientAuth and ServerAuth #8

Closed bpbecker closed 1 year ago

bpbecker commented 1 year ago

Support for Integrated Windows Authentication (IWA) was added to Conga around 2013. As a part of that effort, a number of IWA-specific functions were developed but have never been used. ClientAuth and ServerAuth perform IWA simply by setting properties and should be kept, but the other IWA functions can be removed.