OpenID AX support is maybe not something for core, but this patch would be really helpful for the contrib world of openid modules.
http://www.axschema.org/types/
Basically this patch helps to eliminate code duplicates of the modules in the openid stack: http://groups.drupal.org/node/24033
Drupal contrib supports to act as a relying party or a provider. That's why this AX schema would be duplicated if it's not in the core. Also, if in the future, limited AX support will be included in the core, this schema is needed for that.

Fortunately D7 file registry makes possible that this patch is only a single .inc file and an additional line in .info.
All you need to do is include this file and use the definition array.

CommentFileSizeAuthor
openid_include_ax_schema.patch17.85 KBaron novak

Comments

Status: Needs review » Needs work

The last submitted patch failed testing.

lilou’s picture

Status: Needs work » Needs review

Re-test of openid_include_ax_schema.patch from comment @comment was requested by Arancaytar.

retester2010’s picture

openid_include_ax_schema.patch queued for re-testing.

sun’s picture

openid_include_ax_schema.patch queued for re-testing.

sun’s picture

Version: 7.x-dev » 8.x-dev
Status: Needs review » Needs work
Issue tags: +Needs tests
star-szr’s picture

Issue summary: View changes
Status: Needs work » Closed (won't fix)

I would move this to https://www.drupal.org/project/openid but there is no 8.x version there.

More info:
https://www.drupal.org/node/2116417