Skip to content
/ portti Public

OAuth 2.0 authorisation and resource provider with Spring Security OAuth

License

Notifications You must be signed in to change notification settings

kytkemo/portti

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

portti

OAuth 2.0 authorisation and resource provider with Spring Security OAuth (Java 8 + Java EE 7 + Spring 4.3.1.RELEASE + Spring Security OAuth2 2.0.10.RELEASE). Portti uses a minimal JSON-only configuration.

Build

Create a package with mvn clean package.

Run App

You might need to change the scope of javax.servlet-api and javax.servlet.jsp-api in pom.xml from provided to the default scope of compile depending on what versions are provided by your server.

About

OAuth 2.0 authorisation and resource provider with Spring Security OAuth

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages