Petter Holmström

Results 58 comments of Petter Holmström

Reproduced. I see an empty screen.

It depends on how you are using Spring Security. If you go with a login view inside the UI, you can't use filter-based Spring Security at all and then you...

Would you like to share your experiences? Anything that could be changed in the add-on to make it even easier?

Thanks for the tip! But first, we need to get session data serialization to work with this add-on (currently it does not). It's planned in a future release, but I...

Personally, I don't really care which cloud providers we are going to support. The more, the better! :-)

I've never used spring-cloud myself, so if anybody is interesting to give it a go, then go ahead. Report any problems here, or try to fix them yourself. :-) One...

I like this idea. One problem is to know which event bus to subscribe to, since there are different event buses with different scopes. Maybe you could match the scope...

The first thing I would check in this case is to make sure you have not accidentally protected the views that you are redirecting to when access is denied, like...

Any idea how we can automatically test this?