In order to allow the resolvertest to be called from a script it would be nice if the output were more easily parsed. An output along the lines of what you'd get from looking at the HTTP headers would be useful. So, a format like: {alias:{value, }\n}
The use case here is that a number sites (who understand they need to use a persistent ID for this to work) would like to be able to have a background process that performs an attribute query and, depending on the returned attributes, clean up stale accounts or perform some other maintenance.
In order to allow the resolvertest to be called from a script it would be nice if the output were more easily parsed. An output along the lines of what you'd get from looking at the HTTP headers would be useful. So, a format like: {alias:{value, }\n}
The use case here is that a number sites (who understand they need to use a persistent ID for this to work) would like to be able to have a background process that performs an attribute query and, depending on the returned attributes, clean up stale accounts or perform some other maintenance.