@All,
is it possible to download/clone an extension from Users application?I urgently need to edit the Authentication Extension, but after download, the code in the actions are empty.So i need the code behind the OutSystems.NssAuthentication.dll.
Best regards,Jeroen
Hi Jeroen,
I believe you cannot clone this Extension since it is a System Component and therefore it is protected from viewing the source code.
What is it you need exactly from this extension?
Regards,
Nordin
I'm afraid you can't (at least while adhering to licence/usage agreement/fair play terms).
When you open Authentication (or any other) extension in Integration Studio, and you can see extension definitions, structures, etc but no source - this is done intentionally (and you can do it too, by excluding all other resources than bin/*.dlls from extension).
Probably has something to do with IPP.
I'm also curious why would you need to fiddle with platform provided authentication mechanisms?
br,-Mikko(N)