You are viewing a plain text version of this content. The canonical link for it is here.
- Shiro Permission with Active Directory - posted by Ali Shahbour <sh...@gmail.com> on 2013/03/01 15:49:58 UTC, 2 replies.
- Re: shiro-cas: two CAS servers - posted by jleleu <le...@gmail.com> on 2013/03/01 15:58:29 UTC, 0 replies.
- Shiro + CAS + Guice - posted by Jonathan Yoder <jo...@gmail.com> on 2013/03/01 20:54:53 UTC, 1 replies.
- Re: Using runAs() without session creation ? - posted by Mo Maison <mo...@yahoo.fr> on 2013/03/02 10:04:21 UTC, 0 replies.
- Re: buji-oauth 1.0.0 released - posted by Gianluca Tessarolo <gi...@gmail.com> on 2013/03/02 10:23:54 UTC, 2 replies.
- How to inject external objects in Ini ? - posted by Mo Maison <mo...@yahoo.fr> on 2013/03/02 10:48:46 UTC, 8 replies.
- Re: shiro-guice + buji - posted by jleleu <le...@gmail.com> on 2013/03/03 09:10:04 UTC, 5 replies.
- help modeling perms/roles/pages - posted by Ken in Nashua <kc...@live.com> on 2013/03/03 17:21:04 UTC, 2 replies.
- Re: Shiro with CAS - posted by jleleu <le...@gmail.com> on 2013/03/04 10:21:31 UTC, 0 replies.
- Re: shiro-cas: Cas Realm and authc filter - posted by jleleu <le...@gmail.com> on 2013/03/04 10:26:45 UTC, 1 replies.
- shiro-guice dynamic web - posted by Ali Shahbour <sh...@gmail.com> on 2013/03/04 15:25:41 UTC, 0 replies.
- shiro integrating with my current auth set up - posted by Amish Shah <am...@kno.com> on 2013/03/04 23:26:01 UTC, 0 replies.
- Re: shiro-guice dynamic web - posted by Jared Bunting <ja...@peachjean.com> on 2013/03/05 02:45:34 UTC, 1 replies.
- Re: shiro: cas login pwd x509 - posted by jleleu <le...@gmail.com> on 2013/03/05 17:40:46 UTC, 0 replies.
- Re: JdbcRealm authenticationQuery with mutliple user fields - posted by Paulo Pires <pj...@ubiwhere.com> on 2013/03/06 15:16:01 UTC, 0 replies.
- Use Shiro to authenticate against OpenAM - posted by manikantannaren <ma...@gmail.com> on 2013/03/07 08:36:38 UTC, 0 replies.
- Realm Strategy approach - posted by Dan Rollo <da...@gmail.com> on 2013/03/08 03:59:17 UTC, 1 replies.
- shiro.ini : set enum value for a property object - posted by jleleu <le...@gmail.com> on 2013/03/08 12:07:35 UTC, 3 replies.
- SessionID problem - posted by NabbleReallySucks <bi...@yahoo.com> on 2013/03/12 00:39:11 UTC, 7 replies.
- No SecurityManager in a Spring MVC Application exception - posted by NabbleReallySucks <bi...@yahoo.com> on 2013/03/12 05:55:26 UTC, 2 replies.
- What is and isn't a principal? - posted by Nolan Darilek <no...@thewordnerd.info> on 2013/03/13 18:47:19 UTC, 7 replies.
- Am I abusing SubjectDAO? - posted by Nolan Darilek <no...@thewordnerd.info> on 2013/03/13 22:29:27 UTC, 3 replies.
- Question on hashing and cryptography. Not able to login - posted by NabbleReallySucks <bi...@yahoo.com> on 2013/03/14 00:33:07 UTC, 8 replies.
- Is there an AuthorizationListener? - posted by Nolan Darilek <no...@thewordnerd.info> on 2013/03/14 00:47:47 UTC, 1 replies.
- shiro not redirecting to successUrl - posted by Petri Turunen <pe...@flexinvesting.fi> on 2013/03/14 02:17:08 UTC, 6 replies.
- Autowired just doesn't ever seem to work in my Shiro implementations - posted by NabbleReallySucks <bi...@yahoo.com> on 2013/03/14 05:13:29 UTC, 3 replies.
- There might be something wrong with the Cache interface - posted by NabbleReallySucks <bi...@yahoo.com> on 2013/03/14 07:46:09 UTC, 6 replies.
- I am so almost there. REST and other web apps - posted by NabbleSometimesSucks <bi...@yahoo.com> on 2013/03/14 18:20:03 UTC, 0 replies.
- configuring ssl access through spring - posted by Richard Adams <ri...@researchspace.com> on 2013/03/14 18:42:20 UTC, 3 replies.
- Unique AccessToken generation - posted by NabbleSometimesSucks <bi...@yahoo.com> on 2013/03/14 19:20:58 UTC, 0 replies.
- Session and Cache management - posted by NabbleSometimesSucks <bi...@yahoo.com> on 2013/03/14 21:20:54 UTC, 0 replies.
- SesionID is null exception - posted by NabbleSometimesSucks <bi...@yahoo.com> on 2013/03/15 05:06:04 UTC, 2 replies.
- Re: Refreshing page results in re-login? - posted by dgv <de...@gmail.com> on 2013/03/15 13:07:38 UTC, 0 replies.
- Configuration issue using distributed cache - posted by Bernhard Hirschmann <bh...@web-systeme.de> on 2013/03/15 15:10:55 UTC, 2 replies.
- can anyone explain this "/index.html = anon" - posted by nhhockeyplayer nashua <nh...@hotmail.com> on 2013/03/16 19:31:36 UTC, 0 replies.
- can anyone explain this "/user/signup = anon" - posted by nhhockeyplayer nashua <nh...@hotmail.com> on 2013/03/16 19:32:45 UTC, 0 replies.
- can anyone explain this "/user/** = authc" - posted by nhhockeyplayer nashua <nh...@hotmail.com> on 2013/03/16 19:33:50 UTC, 0 replies.
- FW: can anyone explain this "/admin/** = authc, roles[administrator]" - posted by nhhockeyplayer nashua <nh...@hotmail.com> on 2013/03/16 19:34:40 UTC, 0 replies.
- can anyone explain this "/news/view/** = perms[news:view]" - posted by nhhockeyplayer nashua <nh...@hotmail.com> on 2013/03/16 19:35:45 UTC, 1 replies.
- where are the permissions ? - posted by nhhockeyplayer nashua <nh...@hotmail.com> on 2013/03/16 20:12:14 UTC, 1 replies.
- naming collisions users versus roles - posted by nhhockeyplayer nashua <nh...@hotmail.com> on 2013/03/16 20:19:38 UTC, 2 replies.
- can someone tell me which shiro config NOTATION is valid - posted by nhhockeyplayer nashua <nh...@hotmail.com> on 2013/03/16 20:41:29 UTC, 1 replies.
- Shiro annotations on Spring MVC Controllers - posted by Pillar <so...@hotmail.com> on 2013/03/18 04:19:20 UTC, 0 replies.
- Apache Shiro Spring - not redirecting to success url - posted by dansei007 <ch...@gmail.com> on 2013/03/18 16:27:12 UTC, 3 replies.
- Getting a ClassCast Exception with taglib SimpleSession - posted by NabbleSometimesSucks <bi...@yahoo.com> on 2013/03/18 17:29:24 UTC, 9 replies.
- Two web applications, taglib only works in one of them - posted by NabbleSometimesSucks <bi...@yahoo.com> on 2013/03/19 00:25:05 UTC, 1 replies.
- Spring Thymeleaf and Apache Shiro - posted by dansei007 <ch...@gmail.com> on 2013/03/19 06:03:58 UTC, 2 replies.
- help understanding doGetAuthorizationInfo(PrincipalCollection principals) - posted by nhhockeyplayer <nh...@hotmail.com> on 2013/03/19 09:13:06 UTC, 13 replies.
- UnavailableSecurityManagerException in MDB - posted by Bernhard Hirschmann <bh...@web-systeme.de> on 2013/03/19 10:33:23 UTC, 5 replies.
- Re: custom token and realm - posted by NabbleSometimesSucks <bi...@yahoo.com> on 2013/03/19 17:17:48 UTC, 0 replies.
- Why does that cache get called with different keys for a single user - posted by NabbleSometimesSucks <bi...@yahoo.com> on 2013/03/19 20:21:52 UTC, 2 replies.
- AuthenticationException - cant login ... HELP - posted by Ken in Nashua <kc...@live.com> on 2013/03/19 20:59:30 UTC, 1 replies.
- Multi-Realm Authc w/ downstream realm interaction - posted by Dan Rollo <da...@gmail.com> on 2013/03/19 22:28:57 UTC, 1 replies.
- can someone explain this in ENGLISH words - posted by nhhockeyplayer <nh...@hotmail.com> on 2013/03/20 15:39:26 UTC, 3 replies.
- shiro forces initial login to be twice ? - posted by Ken in Nashua <kc...@live.com> on 2013/03/20 16:40:21 UTC, 8 replies.
- How in custom code can we get ServletRequest - posted by NabbleSometimesSucks <bi...@yahoo.com> on 2013/03/20 18:03:32 UTC, 0 replies.
- Shiro logs my user out, why? - posted by mgiammarco <mg...@gmail.com> on 2013/03/20 23:40:19 UTC, 2 replies.
- CredentialsMatcher in my realm - posted by Filipe Sousa <na...@gmail.com> on 2013/03/21 09:40:16 UTC, 0 replies.
- adding roles and adding permissions - posted by Ken in Nashua <kc...@live.com> on 2013/03/21 14:40:20 UTC, 6 replies.
- Re: confirm subscribe to user@shiro.apache.org - posted by jo...@gmail.com on 2013/03/22 09:34:41 UTC, 0 replies.
- notation question - posted by Ken in Nashua <kc...@live.com> on 2013/03/22 17:03:47 UTC, 0 replies.
- Encrypted password in db, why does it tell the Hash and iterations in it - posted by NabbleSometimesSucks <bi...@yahoo.com> on 2013/03/22 20:12:13 UTC, 0 replies.
- chicken or egg first dilemma - how to assign perms to user - posted by Ken in Nashua <kc...@live.com> on 2013/03/22 22:28:29 UTC, 3 replies.
- cannot post on nabble - posted by Ken in Nashua <kc...@live.com> on 2013/03/23 04:14:34 UTC, 0 replies.
- shape shifting user identity programatically - posted by Ken in Nashua <kc...@live.com> on 2013/03/23 11:16:32 UTC, 0 replies.
- using roles on interfaces - posted by Ken in Nashua <kc...@live.com> on 2013/03/23 11:18:51 UTC, 1 replies.
- Re: Apahce Shiro and SSO - posted by jleleu <le...@gmail.com> on 2013/03/24 12:46:31 UTC, 0 replies.
- Dynamic Web Application with Shiro and Guice - posted by Ali Shahbour <sh...@gmail.com> on 2013/03/25 11:58:42 UTC, 2 replies.
- Decoding AuthenticationException on login.jsp - posted by dgv <de...@gmail.com> on 2013/03/25 15:17:01 UTC, 0 replies.
- Error hot redeploying shiro using jetty-maven plugin - posted by Pete Poulos <pe...@gmail.com> on 2013/03/26 19:08:41 UTC, 0 replies.
- Detecting LDAP Server issue - posted by dgv <de...@gmail.com> on 2013/03/27 16:46:00 UTC, 0 replies.
- shiro-cas - posted by vmadhipatla <vm...@yahoo.com> on 2013/03/28 14:25:14 UTC, 9 replies.
- Problem running Quickstart tutorial - posted by wlmoore-Arlington <wl...@gmail.com> on 2013/03/28 22:02:22 UTC, 0 replies.
- How to configure FirstSuccessfulStrategy for 2 realms using spring application context? - posted by blacksensei <mi...@gmail.com> on 2013/03/29 19:47:33 UTC, 0 replies.
- assigning role to administrator account - posted by Ken in Nashua <kc...@live.com> on 2013/03/30 05:54:42 UTC, 0 replies.
- anonymous user - posted by Ken in Nashua <kc...@live.com> on 2013/03/30 10:54:31 UTC, 0 replies.
- does shiro have a default admin role ? - posted by nhhockeyplayer nashua <nh...@hotmail.com> on 2013/03/30 20:01:00 UTC, 0 replies.