Samples icon indicating copy to clipboard operation
Samples copied to clipboard

Samples for our Products

Results 28 Samples issues
Sort by recently updated
recently updated
newest added

For the scenario where the customer wants to do some push notification to the client (e.g. SignalR).

For this: https://github.com/DuendeSoftware/BFF/pull/175#issuecomment-1609429766

This requires that we do a release of IdentityModel. The issue is that the current latest version of IdentityModel has a bug in DCR documents with extension properties, fixed in...

Configuration, diagnostics, DPOP, MTLS, PAT, ScopesAndResources, SessionManagement, TokenManagement

Current example uses preview packages

We use the OIDC handler's events for lots of advanced functionality (JWT authentication, JAR, PAR, etc). It would be good to add a sample to show how to do so...

Use existing client we use in core to turn into sample (and update docs to link to it).