[shib_auth] Access Denied after logging in
Kristof Bajnok
bajnokk at niif.hu
Wed Jan 4 18:47:30 CET 2012
Hi Chris,
On 04/01/12 16:21, Chris Hunter wrote:
> * $user:
> * Array
> * (
> * [uid] => 1
> * [name] => myusername
> * [mail] => chunter at jhu.edu
> * [roles] => Array
> * (
> * [2] => authenticated user
> * [3] => administrator
> * )
> *
> * )
Based on this information, I'd say that your module configuration is
sane. It's something else in Drupal causing the access denied error.
If you can access the page without logging in, then please check the big
Drupal permissions table [1] if there's any permission which is granted
to 'anonymous' while not granted to 'administrator' and 'authenticated
user' roles.
Kristof
[1] Administration -> People -> Permissions
More information about the shib_auth
mailing list