Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
engineering87 committed Dec 6, 2024
2 parents 20d1adf + 8222259 commit 1ea5821
Showing 1 changed file with 43 additions and 0 deletions.
43 changes: 43 additions & 0 deletions publiccode.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
publiccodeYmlVersion: "0.4"
name: PDND Client Assertion Generator
url: https://github.com/italia/pdnd-client-assertion-generator
softwareVersion: 1.0.3
releaseDate: 2024-10-07
platforms:
- linux
- windows
categories:
- application-development
developmentStatus: stable
softwareType: standalone/backend
description:
it-IT:
genericName: Generatore di Client Assertion PDND
shortDescription: .NET Client Assertion Generator for PDND Service API
longDescription: Il **PDND Client Assertion Generator** è un progetto
open-source sviluppato in .NET per facilitare l'autenticazione OAuth2
nell'ambito della **Piattaforma Digitale Nazionale Dati (PDND)**. Questo
strumento consente la generazione automatizzata di JWT (JSON Web Token)
firmati con chiavi private, indispensabili per l'accesso sicuro alle API
della PDND. Questa soluzione ready-to-use è altamente configurabile,
consentendo di adattarsi a diversi contesti applicativi e alle specifiche
esigenze dei progetti.
features:
- Generazione di Client Assertion
- Creazione Voucher
- Firma con chiave privata
- Generazione JWT
- Integrazione OAuth2
legal:
license: MIT
maintenance:
type: community
contacts:
- name: Francesco Del Re
email: [email protected]
phone: ""
affiliation: ""
localisation:
localisationReady: false
availableLanguages:
- en

0 comments on commit 1ea5821

Please sign in to comment.