Inforit.Security.Authentication 1.0.0-rc1
Inforit.Security.Authentication package
Description
This repository contains the code for legacy (NET 4 full framework) OIDC support for APIs
Getting started
rename and cleanup
Build and publish
Not setup yet for automated publish
Publish configuration
Not setup yet for automated publish
Configuration of the package feed is done with environment variables:
- Package feed uri:
$MYGET_PUBLISH_PACKAGE_SOURCE - Package feed api key:
$MYGET_ACCESS_TOKEN
Sonarcloud
Not setup yet for automated publish
For code analysis the created project has to be configured in Sonarcloud and Bitbucket. The build pipeline is pre-configured to support this code analysis. To disable this just comment out the related pipelines (not recommended).
Connecting to Sonarcloud requires the following environment variables to be set:
- Sonarcloud project id:
$SONAR_PROJECT - Sonarcloud project specific token:
$SONAR_TOKEN
No packages depend on Inforit.Security.Authentication.
.NET Framework 4.7.2
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 6.30.0)
- Microsoft.Owin.Security.Jwt (>= 4.2.2)