-
1. Re: Some questions about Errai Security in 3.0
csa Feb 5, 2014 4:43 PM (in response to marrrck)Hi Marc,
Thanks for your feedback!
Issue 1:
This looks like a bug to me. We shouldn't display the page (even briefly) if the user doesn't have the permission (or isn't authenticated). Can you create a JIRA for this?
Issue 2:
Yes, if we stick to the current security approach we will upgrade to whatever WildFly is using. There's currently another issue with this when deploying errai-security to WildFly: https://issues.jboss.org/browse/ERRAI-683
We are currently working towards the 3.0.0.M4 release. After that the plan is to pick up work on Errai Security again. If you want to contribute a fix and send a pull request for any of these issues you're more than welcome!
Also, we're eagerly looking for more feedback on the Errai Security module. So, if you have any ideas/suggestions please let us know as well.
Cheers,
Christian
-
2. Re: Some questions about Errai Security in 3.0
marrrck Feb 5, 2014 5:31 PM (in response to csa)Thanks for the reply Christian, I'll put together some example code that reproduces the issue and submit a Jira issue for it. And if I can figure out any changes that might help I'll definitely submit a pull request.
If I can pull together any constructive feedback on the security module I will definitely share it as well.
Thanks again,
marc
-
3. Re: Some questions about Errai Security in 3.0
mbarkley Feb 27, 2014 2:46 PM (in response to marrrck)Hi Marc,
We've put some more work into Errai Security, and I wanted to let you know that your issue #1 is now fixed on the Errai 3.0-SNAPSHOT.
I will also be looking into your second issue shortly and intend to upgrade the picketlink version before our next release.
Cheers.
-
4. Re: Some questions about Errai Security in 3.0
marrrck Feb 27, 2014 11:54 PM (in response to mbarkley)Thanks Max,
I just tested this and it works like a charm! Thanks a lot!