{% extends 'base.html' %} {% block title %}AAGID OpenID Gateway{% endblock %} {% block content %}

AAGID OpenID Gateway

This website maps OpenID identities to Armagetron Advanced Global IDs. http://{{ hostname }}/user@example.org translates to user@example.org.

This can be used by other websites in order to safely authenticate a player. Prepend http://{{ hostname }}/ to a GID and verify it as an OpenID identity.

{% endblock %}