Home
Softono
j

jitbit

Professional software vendor delivering innovative solutions on the Softono platform. Specialized in both open-source and proprietary software development.

Total Products
2

Software by jitbit

Helpdesk-API
Open Source

Helpdesk-API

This repository provides an open-source collection of code samples demonstrating how to interact with the Jitbit Helpdesk API using various programming languages. It currently includes implementation examples for C, PHP, Ruby, Python, and JavaScript, alongside a sample CURL command to illustrate basic authentication and request structure. The guide showcases how to leverage the RESTful HTTP service offered by Jitbit Helpdesk, a popular and affordable support ticketing system built on ASP.NET MVC with MS SQL Server support. The software is designed for developers working with either the hosted SaaS version or the downloadable on-premise solution, enabling them to integrate helpdesk functionalities into custom applications. The repository encourages community contributions to maintain and expand the library of usable code snippets for different development environments.

Help Desk & Support API Tools
12 Github Stars
AspNetSaml
Open Source

AspNetSaml

AspNetSaml is a lightweight SAML 2.0 consumer library for ASP.NET and ASP.NET Core applications written in C. It enables developers to add SAML single sign-on functionality to their .NET apps by acting as a service provider that consumes assertions from external identity providers. The library targets .NET Standard 2.0, ships as an 11KB DLL, and works with both ASP.NET Core and the legacy ASP.NET Framework. It implements the two-step SAML workflow: generating an authentication redirect to the identity provider and validating the SAML response posted back to the assertion consumer URL. The API includes classes for building AuthRequest objects and parsing Response payloads, with helper methods to extract the NameID, email, first name, last name, and custom attributes from the assertion. It is designed for integrating SSO into existing applications rather than providing authentication services to other apps.

JavaScript Libraries & Components Code Editors & IDEs SSO & Authentication
417 Github Stars