Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author michaelryanmcneill

    (@michaelryanmcneill)

    There are many reasons for the redirect loop, many of which have nothing to do with the plugin. Are you sure that you’re plugin is configured properly for your environment?

    Thread Starter bleclerc

    (@bleclerc)

    i don’t know i have install shibbolryh2 via yum configure it, it works.
    I install the extension via the panel control, i can log but i am in loop

    Plugin Author michaelryanmcneill

    (@michaelryanmcneill)

    That likely means one of two things:

    1) You’ve not configured Apache properly for Shibboleth authentication and Apache is failing to set the proper environment variables. This is likely caused by your environment not allowing the processing of .htaccess files via the AllowOverride Apache directive: https://httpd.apache.org/docs/2.4/mod/core.html#allowoverride
    OR
    2) You’ve not configured the plugin for your environment properly. I would say this is a low likelihood.

    If you have AllowOverride All set in your <Directory> stanza in the Apache configuration, then let me know and we can do further debugging.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘no user created’ is closed to new replies.