Skip to content

Example code on how to authenticate towards Maskinporten protected APIs

License

Notifications You must be signed in to change notification settings

feilertsen/jwt-grant-generator-dotnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jwt-grant-generator-csharp

An example on how to retrieve tokens for accessing Maskinporten protected APIs (fdir, ID-porten, etc.). Dotnet port of https://github.com/difi/jwt-grant-generator.

Scopes, claims and grant type might differ depending on your usage (service provider).

NB: Not production ready code. I take no liability for usage.

Running the example

dotnet run

About

Example code on how to authenticate towards Maskinporten protected APIs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages