We are working with php-openid library of Janrain. There is no documentation or example about how to use the AX.php class and configure it on the OpenID provider/server.
We found one thread about this with an consumer/client example: Example usage of AX in PHP OpenID
The Attribute Exchange types we would like to use on both provider and consumer are defined here: http://web.archive.org/web/20100827030457/http://www.axschema.org/types/
Can someone please explain me, how to use the AX class on both provider and consumer? Also in with file(s) I need to make changes?