I patched the module to support the list string, this field type can be used by example to store gender ( male, female ).
here the (very simple) patch I used.
| Comment | File | Size | Author |
|---|---|---|---|
| openid_connect.patch | 643 bytes | tichris59 |
I patched the module to support the list string, this field type can be used by example to store gender ( male, female ).
here the (very simple) patch I used.
| Comment | File | Size | Author |
|---|---|---|---|
| openid_connect.patch | 643 bytes | tichris59 |
Comments
Comment #2
gregglesSince there's a patch this should be in "needs review" status.
Comment #3
jcnventuraThis is now in src/OpenIDConnect.php
Comment #5
jcnventura