Skip to content

shows the usage of dataporten in a small spring based web application

Notifications You must be signed in to change notification settings

sdkrum/dataporten-spring-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dataporten-spring-demo

This small project shows the use of dataporten as an authentication and authorization mechanism in front of a java web application.

To make this small snippet work:

There is one protected and one open page.

If you want to investigate how it works, the file having all the configuration is src/main/resources/application-context-security. Most of the java classes are strictly speaking not necessary, but they are still there for conveniance to make a quickstart and adaptions easier. Of interest is the DataportenRemoteTokenService, as that one handles the way, a local user is created from the informations from dataporten.

About

shows the usage of dataporten in a small spring based web application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published