Technology

What tools and technologies is OpenProcess built on?

The OpenProcess web application front end is written in html, JavaScript and CSS, underpinned by the Aurelia JavaScript framework. 

The OpenProcess web application utilizes a .NET Framework back end Web API written in C#. The API uses SQL Azure and Azure Blob Storage Containers for storage of data. Other Azure services are used including Azure Search and Azure ServiceBus queues. 

Authentication and authorization inside OpenProcess is built upon IdentityServer; an open source implementation of the OpenIDConnect and OAuth protocols.