We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Corrected documentation links to default clients.sql and users.sql
Changed command to run the embedded jetty server from 'mvn jetty:run' to 'mvn jetty:run-war' to ensure that jetty always runs from the packaged war and not from sources
Updated Build Instructions (markdown)
Fix paths to sql files
openid-connect-server-webapp web project
Added login demo username/password since we can't create accounts.
added instructions for #544
Updated the Deploying with Tomcat section with the correct folder
Changed the URL to access the local instance to correspond with the new WAR file name.
Added a couple phrases and formatting.
Created Build Instructions (markdown)