Migration of ChainableSecurityFilter from Scout 5.0 to 7.0 [message #1776508] |
Fri, 17 November 2017 07:41  |
Eclipse User |
|
|
|
Hi,
is there any information how SecurityFilters from 5.0 can be migrated to Scout 7.0? We looked in the migration guides and technical/beginners guide, seems this topic has not been mentioned there yet.
The AbstractChainableSecurityFilter class where we inherited from seems not to exist anymore.
Thanks, David.
|
|
|
Re: Migration of ChainableSecurityFilter from Scout 5.0 to 7.0 [message #1776842 is a reply to message #1776508] |
Wed, 22 November 2017 08:36  |
Eclipse User |
|
|
|
Hi David
Sorry for the late reply.
In older version of Scout the chainable security filter was used. But we changed that to a more flexible concept.
Now the security filter is implemented in the project and Scout offers authenticators that developers can use when implementing the filter. With this concept you are more flexible in combining different authentication mechanisms.
If you create a helloworld project within eclipse you can see an example. Have a look at the ServerServletFilter and UiServletFilter classes.
Hope this helps
Kind regards
Mat
|
|
|
Powered by
FUDForum. Page generated in 0.02799 seconds