aspnet / WebHooks

[Archived] Libraries to create and consume web hooks on ASP.NET Core. Project moved to https://github.com/aspnet/AspLabs
Apache License 2.0
627 stars 439 forks source link

Add an IDnow WebHook Receiver #243

Closed widgetx closed 6 years ago

widgetx commented 6 years ago

We are implementing integration with an online identity provider and are looking to use their webhook callbacks to manager our new client pipeline.

As we will be creating a library in .net and looking to follow the pattern that is in the receivers solution- I wondered if we could contribute?

We are a small dev team within a larger organization. We would be looking to call the package: Microsoft.AspNetCore.WebHooks.Receivers.IDNow

The API documentation and webhook details can be found here: https://www.idnow.eu/development/api-documentation/ https://www.idnow.de/wp-content/uploads/2017/11/IDnow_API_2017-11-13.pdf

We have the appropriate keys for dev and live environments.

If this doesn't fit in, then we will create our solution along the current pattern, but we will initially be using closed source as we are using VSTS.

Let me know, Tony.

dougbu commented 6 years ago

We have not received other requests for an IDnow receiver and are not at this point willing to maintain one going forward. However, we would be pleased to reference your IDnow receiver (or someone else's) if it is open source and public. When that occurs, please open an issue to update our Readme.