Metadata >> NuGet >> Owin.Security.Keycloak

Owin.Security.Keycloak

Metadata

Authors Dylan Plecki
Copyrights Copyright 2015
Description Keycloak Authentication Middleware for ASP.NET OWIN
IconUrl https://raw.githubusercontent.com/dylanplecki/KeycloakOwinAuthentication/develop/content/keycloak_icon.png
LicenseUrl https://raw.githubusercontent.com/dylanplecki/KeycloakOwinAuthentication/develop/LICENSE.md
Owners Dylan Plecki
ProjectUrl https://github.com/dylanplecki/KeycloakOwinAuthentication
ReleaseNotes The first release of the Keycloak OWIN Authentication middleware
RequireLicenseAcceptance False
Tags keycloak owin authentication middleware
Dependencies Microsoft.IdentityModel.Protocol.Extensions:1.0.2.206221351|Microsoft.Owin.Security.Cookies:3.0.1|Newtonsoft.Json:7.0.1
Title Keycloak OWIN Authentication
PackageSize 64842
PackageHashAlgorithm SHA512
PackageHash eXBTz0wwRQStjrYtib8N20xvw0Pi+U6XcpmBnb7K0rc5wQagdc87XTluxcDfL1Dy1V8s+CU504TNTXPgHffZBA==
DownloadCount 000000
CreatedDate 2015-09-24T22:58:45

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Owin.Security.Keycloak -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Owin.Security.Keycloak -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package Owin.Security.Keycloak
Installing the package (HTTP Basic authentication):
Install-Package Owin.Security.Keycloak -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Owin.Security.Keycloak -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Owin.Security.Keycloak

OpenWrap

Installing the package:
o add-wrap Owin.Security.Keycloak
Uninstalling the package:
o remove-wrap Owin.Security.Keycloak

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.0.3.11
1.0.1.5
1.0.1.4
1.0.1.3
1.0.1.2
1.0.1.1