ESGF_Registration_Service_Examples - ESGF/esgf.github.io GitHub Wiki

Wiki Reorganisation
This page has been classified for reorganisation. It has been given the category MOVE.
The content of this page will be revised and moved to one or more other pages in the new wiki structure.

ESGF Registration Service Example

Example ESGF Registration Service request

<esgf:registrationRequest xmlns:esgf="http://www.esgf.org/">
    <esgf:user>https://test-datanode.jpl.nasa.gov/esgf-idp/openid/testUser</esgf:user>
    <esgf:group>NASA OBS</esgf:group>
    <esgf:role>User</esgf:role>
</esgf:registrationRequest>

Example ESGF Registration Service response

<esgf:registrationResponse xmlns:esgf="http://www.esgf.org/">
    <esgf:result>SUCCESS</esgf:result>
    <esgf:message>
        User: https://test-datanode.jpl.nasa.gov/esgf-idp/openid/testUser was registered in group: NASA OBS with role: User
    </esgf:message>
</esgf:registrationResponse>

ESGF_Wiki: ESGF_Registration_Service_Examples (last edited 2011-09-01 15:50:09

⚠️ **GitHub.com Fallback** ⚠️