AspNet.Security.OpenIdConnect.Server
OpenID Connect/OAuth2 server framework for OWIN/Katana and ASP.NET Core
File Explorer
Download Latest Version (.zip)- common.props
- dependencies.props
- key.snk
- packages.props
- repo.props
- version.props
- AuthenticationController.cs
- HomeController.cs
- launchSettings.json
- _Layout.cshtml
- Home.cshtml
- _ViewStart.cshtml
- glyphicons-halflings-regular.eot
- glyphicons-halflings-regular.svg
- glyphicons-halflings-regular.ttf
- glyphicons-halflings-regular.woff
- bootstrap.js
- bootstrap.min.js
- jquery-1.9.0.intellisense.js
- jquery-1.9.0.js
- jquery-1.9.0.min.js
- jquery-1.9.0.min.map
- bootstrap-theme.css
- bootstrap-theme.css.map
- bootstrap-theme.min.css
- bootstrap.css
- bootstrap.css.map
- bootstrap.min.css
- jumbotron-narrow.css
- Mvc.Client.csproj
- Program.cs
- Startup.cs
- web.config
- AuthenticationController.cs
- AuthorizationController.cs
- ResourceController.cs
- HttpContextExtensions.cs
- FormValueRequiredAttribute.cs
- Application.cs
- ApplicationContext.cs
- launchSettings.json
- AuthorizationProvider.cs
- _Layout.cshtml
- Authorize.cshtml
- Error.cshtml
- Logout.cshtml
- SignIn.cshtml
- _ViewStart.cshtml
- glyphicons-halflings-regular.eot
- glyphicons-halflings-regular.svg
- glyphicons-halflings-regular.ttf
- glyphicons-halflings-regular.woff
- bootstrap.js
- bootstrap.min.js
- jquery-1.9.0.intellisense.js
- jquery-1.9.0.js
- jquery-1.9.0.min.js
- jquery-1.9.0.min.map
- bootstrap-theme.css
- bootstrap-theme.css.map
- bootstrap-theme.min.css
- bootstrap.css
- bootstrap.css.map
- bootstrap.min.css
- jumbotron-narrow.css
- Certificate.pfx
- Mvc.Server.csproj
- Program.cs
- Startup.cs
- web.config
- glyphicons-halflings-regular.eot
- glyphicons-halflings-regular.svg
- glyphicons-halflings-regular.ttf
- glyphicons-halflings-regular.woff
- glyphicons-halflings-regular.woff2
- bootstrap.js
- bootstrap.min.js
- jquery-2.1.3.intellisense.js
- jquery-2.1.3.js
- jquery-2.1.3.min.js
- jquery-2.1.3.min.map
- npm.js
- bootstrap-theme.css
- bootstrap-theme.css.map
- bootstrap-theme.min.css
- bootstrap.css
- bootstrap.css.map
- bootstrap.min.css
- jumbotron-narrow.css
- AuthenticationModule.cs
- HomeModule.cs
- _Layout.cshtml
- _ViewStart.cshtml
- Home.cshtml
- App.config
- Icon.png
- Nancy.Client.csproj
- NancyBootstrapper.cs
- Program.cs
- Startup.cs
- glyphicons-halflings-regular.eot
- glyphicons-halflings-regular.svg
- glyphicons-halflings-regular.ttf
- glyphicons-halflings-regular.woff
- glyphicons-halflings-regular.woff2
- bootstrap.js
- bootstrap.min.js
- jquery-2.1.3.intellisense.js
- jquery-2.1.3.js
- jquery-2.1.3.min.js
- jquery-2.1.3.min.map
- npm.js
- bootstrap-theme.css
- bootstrap-theme.css.map
- bootstrap-theme.min.css
- bootstrap.css
- bootstrap.css.map
- bootstrap.min.css
- jumbotron-narrow.css
- NancyExtensions.cs
- OwinExtensions.cs
- Application.cs
- ApplicationContext.cs
- ApplicationContextInitializer.cs
- AuthenticationModule.cs
- AuthorizationModule.cs
- HomeModule.cs
- ResourceModule.cs
- AuthorizationProvider.cs
- _Layout.cshtml
- _ViewStart.cshtml
- Authorize.cshtml
- Error.cshtml
- Logout.cshtml
- SignIn.cshtml
- App.config
- Certificate.pfx
- Icon.png
- Nancy.Server.csproj
- NancyBootstrapper.cs
- Program.cs
- Startup.cs
- AspNet.Security.OpenIdConnect.Client.csproj
- OpenIdConnectClient.cs
- AspNet.Security.OpenIdConnect.Extensions.csproj
- OpenIdConnectExtensions.cs
- AspNet.Security.OpenIdConnect.Primitives.csproj
- OpenIdConnectConstants.cs
- OpenIdConnectConverter.cs
- OpenIdConnectExtensions.cs
- OpenIdConnectMessage.cs
- OpenIdConnectParameter.cs
- OpenIdConnectRequest.cs
- OpenIdConnectResponse.cs
- ApplyAuthorizationResponseContext.cs
- ApplyConfigurationResponseContext.cs
- ApplyCryptographyResponseContext.cs
- ApplyIntrospectionResponseContext.cs
- ApplyLogoutResponseContext.cs
- ApplyRevocationResponseContext.cs
- ApplyTokenResponseContext.cs
- ApplyUserinfoResponseContext.cs
- BaseDeserializingContext.cs
- BaseSerializingContext.cs
- BaseValidatingClientContext.cs
- BaseValidatingContext.cs
- BaseValidatingTicketContext.cs
- DeserializeAccessTokenContext.cs
- DeserializeAuthorizationCodeContext.cs
- DeserializeIdentityTokenContext.cs
- DeserializeRefreshTokenContext.cs
- ExtractAuthorizationRequestContext.cs
- ExtractConfigurationRequestContext.cs
- ExtractCryptographyRequestContext.cs
- ExtractIntrospectionRequestContext.cs
- ExtractLogoutRequestContext.cs
- ExtractRevocationRequestContext.cs
- ExtractTokenRequestContext.cs
- ExtractUserinfoRequestContext.cs
- HandleAuthorizationRequestContext.cs
- HandleConfigurationRequestContext.cs
- HandleCryptographyRequestContext.cs
- HandleIntrospectionRequestContext.cs
- HandleLogoutRequestContext.cs
- HandleRevocationRequestContext.cs
- HandleTokenRequestContext.cs
- HandleUserinfoRequestContext.cs
- MatchEndpointContext.cs
- ProcessChallengeResponseContext.cs
- ProcessSigninResponseContext.cs
- ProcessSignoutResponseContext.cs
- SerializeAccessTokenContext.cs
- SerializeAuthorizationCodeContext.cs
- SerializeIdentityTokenContext.cs
- SerializeRefreshTokenContext.cs
- ValidateAuthorizationRequestContext.cs
- ValidateConfigurationRequestContext.cs
- ValidateCryptographyRequestContext.cs
- ValidateIntrospectionRequestContext.cs
- ValidateLogoutRequestContext.cs
- ValidateRevocationRequestContext.cs
- ValidateTokenRequestContext.cs
- ValidateUserinfoRequestContext.cs
- AspNet.Security.OpenIdConnect.Server.csproj
- OpenIdConnectServerDefaults.cs
- OpenIdConnectServerExtensions.cs
- OpenIdConnectServerFeature.cs
- OpenIdConnectServerHandler.Authentication.cs
- OpenIdConnectServerHandler.cs
- OpenIdConnectServerHandler.Discovery.cs
- OpenIdConnectServerHandler.Exchange.cs
- OpenIdConnectServerHandler.Introspection.cs
- OpenIdConnectServerHandler.Revocation.cs
- OpenIdConnectServerHandler.Serialization.cs
- OpenIdConnectServerHandler.Session.cs
- OpenIdConnectServerHandler.Userinfo.cs
- OpenIdConnectServerHelpers.cs
- OpenIdConnectServerInitializer.cs
- OpenIdConnectServerOptions.cs
- OpenIdConnectServerProvider.cs
- OpenIdConnectExtensions.cs
- Owin.Security.OpenIdConnect.Extensions.csproj
- ApplyAuthorizationResponseContext.cs
- ApplyConfigurationResponseContext.cs
- ApplyCryptographyResponseContext.cs
- ApplyIntrospectionResponseContext.cs
- ApplyLogoutResponseContext.cs
- ApplyRevocationResponseContext.cs
- ApplyTokenResponseContext.cs
- ApplyUserinfoResponseContext.cs
- BaseDeserializingContext.cs
- BaseSerializingContext.cs
- BaseValidatingClientContext.cs
- BaseValidatingContext.cs
- BaseValidatingTicketContext.cs
- DeserializeAccessTokenContext.cs
- DeserializeAuthorizationCodeContext.cs
- DeserializeIdentityTokenContext.cs
- DeserializeRefreshTokenContext.cs
- ExtractAuthorizationRequestContext.cs
- ExtractConfigurationRequestContext.cs
- ExtractCryptographyRequestContext.cs
- ExtractIntrospectionRequestContext.cs
- ExtractLogoutRequestContext.cs
- ExtractRevocationRequestContext.cs
- ExtractTokenRequestContext.cs
- ExtractUserinfoRequestContext.cs
- HandleAuthorizationRequestContext.cs
- HandleConfigurationRequestContext.cs
- HandleCryptographyRequestContext.cs
- HandleIntrospectionRequestContext.cs
- HandleLogoutRequestContext.cs
- HandleRevocationRequestContext.cs
- HandleTokenRequestContext.cs
- HandleUserinfoRequestContext.cs
- MatchEndpointContext.cs
- ProcessChallengeResponseContext.cs
- ProcessSigninResponseContext.cs
- ProcessSignoutResponseContext.cs
- SerializeAccessTokenContext.cs
- SerializeAuthorizationCodeContext.cs
- SerializeIdentityTokenContext.cs
- SerializeRefreshTokenContext.cs
- ValidateAuthorizationRequestContext.cs
- ValidateConfigurationRequestContext.cs
- ValidateCryptographyRequestContext.cs
- ValidateIntrospectionRequestContext.cs
- ValidateLogoutRequestContext.cs
- ValidateRevocationRequestContext.cs
- ValidateTokenRequestContext.cs
- ValidateUserinfoRequestContext.cs
- OpenIdConnectServerDefaults.cs
- OpenIdConnectServerExtensions.cs
- OpenIdConnectServerHandler.Authentication.cs
- OpenIdConnectServerHandler.cs
- OpenIdConnectServerHandler.Discovery.cs
- OpenIdConnectServerHandler.Exchange.cs
- OpenIdConnectServerHandler.Introspection.cs
- OpenIdConnectServerHandler.Revocation.cs
- OpenIdConnectServerHandler.Serialization.cs
- OpenIdConnectServerHandler.Session.cs
- OpenIdConnectServerHandler.Userinfo.cs
- OpenIdConnectServerHelpers.cs
- OpenIdConnectServerMiddleware.cs
- OpenIdConnectServerOptions.cs
- OpenIdConnectServerProvider.cs
- Owin.Security.OpenIdConnect.Server.csproj
- AspNet.Security.OpenIdConnect.Extensions.Tests.csproj
- OpenIdConnectExtensionsTests.cs
- AspNet.Security.OpenIdConnect.Primitives.Tests.csproj
- OpenIdConnectConverterTests.cs
- OpenIdConnectExtensionsTests.cs
- OpenIdConnectMessageTests.cs
- OpenIdConnectParameterTests.cs
- OpenIdConnectRequestTests.cs
- OpenIdConnectResponseTests.cs
- AspNet.Security.OpenIdConnect.Server.Tests.csproj
- Certificate.cer
- Certificate.pfx
- OpenIdConnectServerExtensionsTests.cs
- OpenIdConnectServerHandlerTests.Authentication.cs
- OpenIdConnectServerHandlerTests.cs
- OpenIdConnectServerHandlerTests.Discovery.cs
- OpenIdConnectServerHandlerTests.Exchange.cs
- OpenIdConnectServerHandlerTests.Introspection.cs
- OpenIdConnectServerHandlerTests.Revocation.cs
- OpenIdConnectServerHandlerTests.Serialization.cs
- OpenIdConnectServerHandlerTests.Session.cs
- OpenIdConnectServerHandlerTests.Userinfo.cs
- OpenIdConnectServerInitializerTests.cs
- OpenIdConnectExtensionsTests.cs
- Owin.Security.OpenIdConnect.Extensions.Tests.csproj
- Certificate.cer
- Certificate.pfx
- OpenIdConnectServerExtensionsTests.cs
- OpenIdConnectServerHandlerTests.Authentication.cs
- OpenIdConnectServerHandlerTests.cs
- OpenIdConnectServerHandlerTests.Discovery.cs
- OpenIdConnectServerHandlerTests.Exchange.cs
- OpenIdConnectServerHandlerTests.Introspection.cs
- OpenIdConnectServerHandlerTests.Revocation.cs
- OpenIdConnectServerHandlerTests.Serialization.cs
- OpenIdConnectServerHandlerTests.Session.cs
- OpenIdConnectServerHandlerTests.Userinfo.cs
- OpenIdConnectServerMiddlewareTests.cs
- Owin.Security.OpenIdConnect.Server.Tests.csproj
- .gitattributes
- .gitignore
- .travis.yml
- AspNet.Security.OpenIdConnect.Server.sln
- build.cmd
- build.sh
- korebuild-lock.txt
- korebuild.json
- NuGet.config
- README.md
- run.cmd
- run.ps1
- run.sh
# Installation Guide
1. Get the code
git clone https://github.com/aspnet-contrib/AspNet.Security.OpenIdConnect.Server
Downloads the entire project code from GitHub to your computer.
cd AspNet.Security.OpenIdConnect.Server
Moves into the project folder you just downloaded.
2. .NET
Medium RecommendedPrerequisites
dotnet restore
Downloads the packages the project depends on.
dotnet run
Builds the project and runs it immediately.
After dotnet run, check the message or address shown in the terminal.
// repository documentation
Was this content helpful?
(0 ratings)
