Developer forum

Forum » Integration » Endpoint manager: adding new authentication types

Endpoint manager: adding new authentication types

Ben Doorn
Reply

Hi,

How can we add custom authentication types to the Endpoint management? I can add an addin, but that needs to return a enum value from EndpointAuthenticationType which by the nature of an enum is sealed. 

The addin is displayed in the list of possible authentications, however after saving the authentication type is changed from the custom type selected in the dropdown to the value returned by the AuthenticationType property which is of type EndpointAuthenticationType and cannot be extended.

Kind regards,

Ben


Replies

 
Rasmus Sanggaard Dynamicweb Employee
Rasmus Sanggaard
Reply
This post has been marked as an answer

Hi Ben,

 

Not possible yet, but we are working on making it possible in DW10.

 

BR Rasmus Sanggaard

Votes for this answer: 1

 

You must be logged in to post in the forum