Skip to content

scratches/custom-filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

There is a custom filter and a custom authentication manager (which happen to be the same object for this app). The authentication manager tries to do an OAuth2 authentication and if it fails, instead of throwing an exception it creates a CustomAuthentication that the filter looks for downstream.

For this sample the custom filter allows an access token with value "GOOD". Obviously in a real app this would be replaced with some other authentication strategy (proba

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages