.NET Client Assertion Generator for PDND Service API
-
Updated
Dec 21, 2025 - C#
.NET Client Assertion Generator for PDND Service API
Generates JWT Access Tokens using various forms of Authentication Supported by Azure Active Directory
Command line interface for retreiving OAuth tokens
Passport strategy for authenticating against Azure AD using client certificate (instead of client secret) which is more secure method.
This project demonstrates how to implement client credentials grant flow in Node.js using client assertion, public-private key pair and a JWKS endpoint in a microservices setup
API security requiring clients to use strong authentication, via client assertions (RFC7521, RFC7523)
Demonstrates using Azure Key Vault to sign a client assertion for retrieving an access token from Okta via the client credentials flow
Add a description, image, and links to the client-assertion topic page so that developers can more easily learn about it.
To associate your repository with the client-assertion topic, visit your repo's landing page and select "manage topics."