Example Workflows for eRA Commons Account Verification

return url:
/example-return?token=<token>

url-encoded:
%2Fexample-return%3Ftoken%3D%3Ctoken%3E

Development Flow

key url: /dev/public-key.pem

start:
/dev/login?return-url=%2Fexample-return%3Ftoken%3D%3Ctoken%3E

Production Flow

key url: /public-key.pem

start:
/login?return-url=%2Fexample-return%3Ftoken%3D%3Ctoken%3E