It turns out res.user.member_of returns the full CN, not just the inum.
Also, since res.user.member_of returns a table instead of a string, I ended up creating a for loop to iterate through res.user.member_of to match on **inum=60B7,ou=groups,o=gluu**
If it match hit, then I made OpenResty authorize resource.