60
Views
2
Comments
Authentication Extension Download

@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

2021-08-12 11-00-27
Nordin Ahdi
 
MVP

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

2017-06-21 13-04-28
Mikko Nieminen

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)


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.