sandortibor / mahara-shibboleth-server-authentication

Automatically exported from code.google.com/p/mahara-shibboleth-server-authentication
0 stars 0 forks source link

Admin/Staff membership #2

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. fill the shibboleth form using some Shibb field to get admin Membership and 
save it

What is the expected output? What do you see instead?

I try login and get admin role from shibb attribute set up at step 1 -  I can 
log my profile is create but I don't get the admin role  

It's the same when I use the set up at institutions level.

What version of the product are you using? On what operating system?

mahara 1.5 on centos

Please provide any additional information below.

the form never return these values even if there are in the bd

Original issue reported on code.google.com by bouley.h...@gmail.com on 7 Jun 2012 at 8:53

GoogleCodeExporter commented 8 years ago
Looking at the code, I found the solution : we have to use php regular 
expression syntax it means with /. Other thing the shibb attribut is lowercase.

Original comment by bouley.h...@gmail.com on 8 Jun 2012 at 5:54